1. a2544ee fix typo in markup by Fred Drake · 20 years ago
  2. 6965203 SF patch #998993: The UTF-8 and the UTF-16 stateful decoders now support by Walter Dörwald · 20 years ago
  3. 2bb146f Bring CJKCodecs 1.1 into trunk. This completely reorganizes source by Hye-Shik Chang · 20 years ago
  4. 910d8f1 Change CJK encoding aliases to their most popular variation of by Hye-Shik Chang · 20 years ago
  5. 78bace7 add cp866 row by Skip Montanaro · 20 years ago
  6. ecf7a52 link to the codecs page from the "".encode() description. by Skip Montanaro · 20 years ago
  7. 5c5316f Add a new unicode codec: ptcp154 (Kazakh) by Hye-Shik Chang · 20 years ago
  8. 3e2a306 Add CJK codecs support as discussed on python-dev. (SF #873597) by Hye-Shik Chang · 21 years ago
  9. 9a80c5d Added codec for bz2 compression. by Raymond Hettinger · 21 years ago
  10. 7e43110 SF 810242. Fix doubled word errors. by Raymond Hettinger · 21 years ago
  11. aa1178b Minor typo by Raymond Hettinger · 21 years ago
  12. f17d65d SF patch#786531 'the the' typo. Contributed by George Yoshida by Raymond Hettinger · 21 years ago
  13. d24c767 A variety of markup-level adjustments. by Fred Drake · 21 years ago
  14. b5155e3 Fix typo. by Raymond Hettinger · 21 years ago
  15. d4be747 - comment out \moduleauthor that broke formatting until the formatting by Fred Drake · 21 years ago
  16. faf71ea Fix spelling of cedillas. by Martin v. Löwis · 21 years ago
  17. 2548c73 Implement IDNA (Internationalized Domain Names in Applications). by Martin v. Löwis · 21 years ago
  18. 2e0b18a Change the treatment of positions returned by PEP293 by Walter Dörwald · 22 years ago
  19. 5c37a77 Document standard encodings. by Martin v. Löwis · 22 years ago
  20. 72f8616 Document additional error handling names available through PEP 293. by Walter Dörwald · 22 years ago
  21. 430b156 Add documentation for the PEP 293 functionality: by Walter Dörwald · 22 years ago
  22. 1a7a894 Move introductory sentence to where it belongs. by Walter Dörwald · 22 years ago
  23. 8a64d40 Fix typo. Close SF Bug 606354. by Raymond Hettinger · 22 years ago
  24. 3aeb632 PEP 293 implemention (from SF patch http://www.python.org/sf/432401) by Walter Dörwald · 22 years ago
  25. 474458d Add constants BOM_UTF8, BOM_UTF16, BOM_UTF16_LE, BOM_UTF16_BE, by Walter Dörwald · 22 years ago
  26. b02ea65 typo by Skip Montanaro · 22 years ago
  27. 6c7bc31 added small clarification to the descriptions of encode() and decode() by Skip Montanaro · 22 years ago
  28. 0aa811c Use the \note and \warning macros where appropriate. by Fred Drake · 23 years ago
  29. 494f2ae Docs and News item for the codecs.py additions. by Marc-André Lemburg · 23 years ago
  30. dc40ac0 Added link to the "Python Codecs" project at SourceForge. by Fred Drake · 24 years ago
  31. 602aa77 Marc-Andre Lemburg <mal@lemburg.com>: by Fred Drake · 24 years ago
  32. e1b304d Fix small typos and markup consistency nits. by Fred Drake · 24 years ago
  33. 69ca950 Make sure the \declaremodule uses the right name for the module! by Fred Drake · 24 years ago
  34. b7979c7 Marc-Andre Lemburg <mal@lemburg.com>: by Fred Drake · 24 years ago