1. 34d0ac8 Issue #29058: All stable API extensions added after Python 3.2 are now by Serhiy Storchaka · 7 years ago
  2. 2eb819f Issue #25523: Merge "a" to "an" fixes from 3.4 into 3.5 by Martin Panter · 9 years ago
  3. 7462b649 Issue #25523: Correct "a" article to "an" article by Martin Panter · 9 years ago
  4. 009b811 Removed unintentional trailing spaces in non-external and non-generated C files. by Serhiy Storchaka · 9 years ago
  5. 166ebc4 Issue #19676: Added the "namereplace" error handler. by Serhiy Storchaka · 10 years ago
  6. 8fad167 Issue #22166: clear codec caches in test_codecs by Nick Coghlan · 10 years ago
  7. a9b1524 Close #20404: blacklist non-text encodings in io.TextIOWrapper by Nick Coghlan · 10 years ago
  8. 1c0689c Issue #19526: Exclude all new API from the stable ABI. by Martin v. Löwis · 10 years ago
  9. c72e4e6 Issue #19619: Blacklist non-text codecs in method API by Nick Coghlan · 11 years ago
  10. e606983 Fix build under Windows by Antoine Pitrou · 13 years ago
  11. f5cff56 Issue #13088: Add shared Py_hexdigits constant to format a number into base 16 by Victor Stinner · 13 years ago
  12. 4d0d471 Merge branches/pep-0384. by Martin v. Löwis · 13 years ago
  13. bab3378 #10439: document PyCodec C APIs. by Georg Brandl · 14 years ago
  14. b2750b5 Move the codec decode type checks to bytes/bytearray.decode(). by Marc-André Lemburg · 16 years ago
  15. a977329 Merge part of the trunk changes into the p3yk branch. This merges from 43030 by Thomas Wouters · 18 years ago
  16. 3aeb632 PEP 293 implemention (from SF patch http://www.python.org/sf/432401) by Walter Dörwald · 22 years ago
  17. 91a681d Excise DL_EXPORT from Include. by Mark Hammond · 22 years ago
  18. 16b1ad9 Changing the CNRI copyright notice according to CNRI's instructions. by Guido van Rossum · 24 years ago
  19. 3ac3edc M.-A. Lemburg <mal@lemburg.com>: by Fred Drake · 24 years ago
  20. 3094484 Python Codec Registry and support functions, by Marc-Andre Lemburg. by Guido van Rossum · 24 years ago