1. e606983 Fix build under Windows by Antoine Pitrou · 13 years ago
  2. f5cff56 Issue #13088: Add shared Py_hexdigits constant to format a number into base 16 by Victor Stinner · 13 years ago
  3. 4d0d471 Merge branches/pep-0384. by Martin v. Löwis · 14 years ago
  4. bab3378 #10439: document PyCodec C APIs. by Georg Brandl · 14 years ago
  5. b2750b5 Move the codec decode type checks to bytes/bytearray.decode(). by Marc-André Lemburg · 16 years ago
  6. a977329 Merge part of the trunk changes into the p3yk branch. This merges from 43030 by Thomas Wouters · 18 years ago
  7. 3aeb632 PEP 293 implemention (from SF patch http://www.python.org/sf/432401) by Walter Dörwald · 22 years ago
  8. 91a681d Excise DL_EXPORT from Include. by Mark Hammond · 22 years ago
  9. 16b1ad9 Changing the CNRI copyright notice according to CNRI's instructions. by Guido van Rossum · 24 years ago
  10. 3ac3edc M.-A. Lemburg <mal@lemburg.com>: by Fred Drake · 24 years ago
  11. 3094484 Python Codec Registry and support functions, by Marc-Andre Lemburg. by Guido van Rossum · 24 years ago