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