index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
library
/
codecs.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-28393: Update encoding lookup docs wrt bpo-27938 (#4871)
Ville Skyttä
2017-12-15
1
-4/+8
*
bpo-31824: Document default value of 'errors' parameters (GH-4328)
Pablo Galindo
2017-11-10
1
-2/+2
*
Improve IncrementalEncoder documentation (GH-2746)
Zhiming Wang
2017-09-10
1
-9/+9
*
Issue #28763: Use double hyphens (rendered as en-dashes) in numerical ranges
Serhiy Storchaka
2016-11-26
1
-3/+3
|
\
|
*
Issue #28763: Use double hyphens (rendered as en-dashes) in numerical ranges
Serhiy Storchaka
2016-11-26
1
-3/+3
*
|
Issue #23231: Merge codecs doc from 3.5 into 3.6
Martin Panter
2016-10-15
1
-0/+9
|
\
\
|
|
/
|
*
Issue #23231: Document codecs.iterencode(), iterdecode() shortcomings
Martin Panter
2016-10-15
1
-0/+9
*
|
Issue #27959: Documents new encoding and alias.
Steve Dower
2016-09-07
1
-2/+8
|
/
*
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy
2016-06-11
1
-0/+3
*
Issue #27075: Link to StreamReader and StreamWriter docs
Berker Peksag
2016-05-21
1
-4/+4
*
Corrections for a/an in code comments and documentation
Martin Panter
2016-05-08
1
-1/+1
*
Issue #26736: Used HTTPS for external links in the documentation if possible.
Serhiy Storchaka
2016-05-07
1
-1/+1
*
Merge 3.4 (codecs, issue #24894)
Victor Stinner
2015-09-24
1
-0/+2
|
\
|
*
Issue #24894: Document the codec iso8859_11
Victor Stinner
2015-09-24
1
-0/+2
*
|
Issue #16473: Merge codecs doc and test from 3.4 into 3.5
Martin Panter
2015-09-12
1
-8/+8
|
\
\
|
|
/
|
*
Issue #16473: Fix byte transform codec documentation; test quotetabs=True
Martin Panter
2015-09-12
1
-8/+8
*
|
Issue #12160: Fix incorrect StreamCodec references in Codec.encode() and Code...
Berker Peksag
2015-07-30
1
-4/+4
|
\
\
|
|
/
|
*
Issue #12160: Fix incorrect StreamCodec references in Codec.encode() and Code...
Berker Peksag
2015-07-30
1
-4/+4
|
*
Checking in this change LOCAL ONLY NO UPLOAD ANYWHERE
v3.4.3
Larry Hastings
2015-02-25
1
-1/+1
*
|
Issue #22681: Added support for the koi8_t encoding.
Serhiy Storchaka
2015-05-12
1
-0/+4
*
|
Issue #22682: Added support for the kz1048 encoding.
Serhiy Storchaka
2015-05-12
1
-0/+4
*
|
Merge with 3.4
Georg Brandl
2015-02-25
1
-1/+1
|
\
\
|
*
|
Remove unsupported (in latex) character from the source.
Georg Brandl
2015-02-25
1
-1/+1
|
|
/
|
*
Issue #23181: More "codepoint" -> "code point".
Serhiy Storchaka
2015-01-18
1
-6/+6
*
|
Issue #22286: The "backslashreplace" error handlers now works with
Serhiy Storchaka
2015-01-25
1
-5/+9
*
|
Closes #23181: codepoint -> code point
Georg Brandl
2015-01-14
1
-6/+6
*
|
Issue #19548: clean up merge issues in codecs docs
Nick Coghlan
2015-01-07
1
-3/+5
*
|
Merge issue 19548 changes from 3.4
Nick Coghlan
2015-01-06
1
-317/+334
|
\
\
|
|
/
|
*
Issue 19548: update codecs module documentation
Nick Coghlan
2015-01-06
1
-303/+327
|
*
Issue #21488: Fix doc of codecs.decode() and codecs.encode(), no keyword supp...
Victor Stinner
2014-05-14
1
-4/+6
|
*
whatsnew: cp273 codec (#10907797)
R David Murray
2014-03-08
1
-0/+4
*
|
Issue #19676: Tweak documentation a bit.
Berker Peksag
2014-11-25
1
-1/+3
*
|
Issue #19676: Added the "namereplace" error handler.
Serhiy Storchaka
2014-11-25
1
-0/+17
*
|
Issue #18395: Rename ``_Py_char2wchar()`` to :c:func:`Py_DecodeLocale`, rename
Victor Stinner
2014-08-01
1
-0/+1
*
|
#13437: link to the source code for a few more modules
Andrew Kuchling
2014-03-19
1
-1/+1
*
|
whatsnew: cp273 codec (#10907797)
R David Murray
2014-03-08
1
-0/+4
|
/
*
Issue #19668: Added support for the cp1125 encoding.
Serhiy Storchaka
2013-11-23
1
-0/+4
*
Close #7475: Restore binary & text transform codecs
Nick Coghlan
2013-11-23
1
-46/+70
*
Issue #12892: The utf-16* and utf-32* codecs now reject (lone) surrogates.
Serhiy Storchaka
2013-11-19
1
-7/+18
*
Issue #18758: Fixed and improved cross-references.
Serhiy Storchaka
2013-10-13
1
-11/+13
|
\
|
*
Issue #18758: Fixed and improved cross-references.
Serhiy Storchaka
2013-10-13
1
-11/+13
*
|
Issue #17827: document codecs.encode and codecs.decode
Nick Coghlan
2013-10-13
1
-0/+19
|
\
\
|
|
/
|
*
Issue #17827: Document codecs.encode and codecs.decode
Nick Coghlan
2013-10-13
1
-0/+19
*
|
merge with 3.3
Georg Brandl
2013-10-06
1
-1/+1
|
\
\
|
|
/
|
*
Fix order of required StreamReader/StreamWriter base classes. Spotted by Edw...
Georg Brandl
2013-10-06
1
-1/+1
*
|
Close #17839: support bytes-like objects in base64 module
Nick Coghlan
2013-10-02
1
-30/+35
|
/
*
Issue #18336. Fix a link to StreamReader's read() method.
Serhiy Storchaka
2013-07-11
1
-1/+1
*
Describe 'surrogateescape' in the documentation.
Andrew Kuchling
2013-06-16
1
-1/+5
*
Issue 17844: Clarify meaning of different codec tables
Nick Coghlan
2013-05-23
1
-30/+50
*
Issue #17844: Add links to encoders and decoders for bytes-to-bytes codecs.
Serhiy Storchaka
2013-05-22
1
-27/+27
[next]