Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
729156e7de27bd71e8a2d0c5676f8af236f4723b
/
Doc
/
lib
/
libcodecs.tex
729156e
Bug #1465619: rot13 codec decodes to a Unicode string.
by Georg Brandl
· 19 years ago
a35b05e
Clarify what the final argument does in IncrementalDecoder.decode().
by Walter Dörwald
· 19 years ago
db815ab
More \exception fixes.
by Georg Brandl
· 19 years ago
6bed1c1
Add some versionadded info to new incremental codec docs and fix doco nits.
by Neal Norwitz
· 19 years ago
abb02e5
Patch #1436130: codecs.lookup() now returns a CodecInfo object (a subclass
by Walter Dörwald
· 19 years ago
8f4b4db
typo
by Georg Brandl
· 19 years ago
b075fce
Fix table header.
by Walter Dörwald
· 19 years ago
131e4f7
Add markup to new section in codecs docs
by Georg Brandl
· 20 years ago
b754fe4
Fix typos.
by Walter Dörwald
· 20 years ago
412ed3b
Patch #1177307: UTF-8-Sig codec.
by Martin v. Löwis
· 20 years ago
d4bfe2c
SF patch #1364946: Add a reference link from the dcoumentation of the encode
by Walter Dörwald
· 20 years ago
9984e70
add missing word
by Fred Drake
· 20 years ago
007f8df
Bug #1245379: Add "unicode-1-1-utf-7" as an alias for "utf-7" as specified
by Walter Dörwald
· 20 years ago
56066d2
Return complete lines from codec stream readers
by Martin v. Löwis
· 20 years ago
6880431
SF Patch #1093896: miscellaneous doc typos
by Raymond Hettinger
· 21 years ago
a2544ee
fix typo in markup
by Fred Drake
· 21 years ago
6965203
SF patch #998993: The UTF-8 and the UTF-16 stateful decoders now support
by Walter Dörwald
· 21 years ago
2bb146f
Bring CJKCodecs 1.1 into trunk. This completely reorganizes source
by Hye-Shik Chang
· 21 years ago
910d8f1
Change CJK encoding aliases to their most popular variation of
by Hye-Shik Chang
· 21 years ago
78bace7
add cp866 row
by Skip Montanaro
· 21 years ago
ecf7a52
link to the codecs page from the "".encode() description.
by Skip Montanaro
· 21 years ago
5c5316f
Add a new unicode codec: ptcp154 (Kazakh)
by Hye-Shik Chang
· 21 years ago
3e2a306
Add CJK codecs support as discussed on python-dev. (SF #873597)
by Hye-Shik Chang
· 22 years ago
9a80c5d
Added codec for bz2 compression.
by Raymond Hettinger
· 22 years ago
7e43110
SF 810242. Fix doubled word errors.
by Raymond Hettinger
· 22 years ago
aa1178b
Minor typo
by Raymond Hettinger
· 22 years ago
f17d65d
SF patch#786531 'the the' typo. Contributed by George Yoshida
by Raymond Hettinger
· 22 years ago
d24c767
A variety of markup-level adjustments.
by Fred Drake
· 22 years ago
b5155e3
Fix typo.
by Raymond Hettinger
· 22 years ago
d4be747
- comment out \moduleauthor that broke formatting until the formatting
by Fred Drake
· 22 years ago
faf71ea
Fix spelling of cedillas.
by Martin v. Löwis
· 22 years ago
2548c73
Implement IDNA (Internationalized Domain Names in Applications).
by Martin v. Löwis
· 22 years ago
2e0b18a
Change the treatment of positions returned by PEP293
by Walter Dörwald
· 23 years ago
5c37a77
Document standard encodings.
by Martin v. Löwis
· 23 years ago
72f8616
Document additional error handling names available through PEP 293.
by Walter Dörwald
· 23 years ago
430b156
Add documentation for the PEP 293 functionality:
by Walter Dörwald
· 23 years ago
1a7a894
Move introductory sentence to where it belongs.
by Walter Dörwald
· 23 years ago
8a64d40
Fix typo. Close SF Bug 606354.
by Raymond Hettinger
· 23 years ago
3aeb632
PEP 293 implemention (from SF patch http://www.python.org/sf/432401)
by Walter Dörwald
· 23 years ago
474458d
Add constants BOM_UTF8, BOM_UTF16, BOM_UTF16_LE, BOM_UTF16_BE,
by Walter Dörwald
· 23 years ago
b02ea65
typo
by Skip Montanaro
· 23 years ago
6c7bc31
added small clarification to the descriptions of encode() and decode()
by Skip Montanaro
· 23 years ago
0aa811c
Use the \note and \warning macros where appropriate.
by Fred Drake
· 24 years ago
494f2ae
Docs and News item for the codecs.py additions.
by Marc-André Lemburg
· 24 years ago
dc40ac0
Added link to the "Python Codecs" project at SourceForge.
by Fred Drake
· 25 years ago
602aa77
Marc-Andre Lemburg <mal@lemburg.com>:
by Fred Drake
· 25 years ago
e1b304d
Fix small typos and markup consistency nits.
by Fred Drake
· 25 years ago
69ca950
Make sure the \declaremodule uses the right name for the module!
by Fred Drake
· 25 years ago
b7979c7
Marc-Andre Lemburg <mal@lemburg.com>:
by Fred Drake
· 25 years ago