1. d5cacbb PEP 489: Multi-phase extension module initialization by Nick Coghlan · 9 years ago
  2. 9ed5f27 Issue #18722: Remove uses of the "register" keyword in C code. by Antoine Pitrou · 11 years ago
  3. c73c561 Issue #17173: Remove uses of locale-dependent C functions (isalpha() etc.) in the interpreter. by Antoine Pitrou · 11 years ago
  4. 4de7457 Issue #17173: Remove uses of locale-dependent C functions (isalpha() etc.) in the interpreter. by Antoine Pitrou · 11 years ago
  5. 2657df4 Issue #13959: Re-implement imp.get_suffixes() in Lib/imp.py. by Brett Cannon · 12 years ago
  6. 3dfc22c Issue #14599: Support ImportError.path on AIX and HPUX when loading by Brett Cannon · 12 years ago
  7. c229e6e Issue #14040: Remove rarely used file name suffixes for C extensions (under POSIX mainly). by Antoine Pitrou · 12 years ago
  8. 6394188 Use the new Py_ARRAY_LENGTH macro by Victor Stinner · 13 years ago
  9. 42040fb Issue #3080: Remove unused argument of _PyImport_GetDynLoadFunc() by Victor Stinner · 13 years ago
  10. 59e87bd #730467: Another small AIX fix. by Georg Brandl · 13 years ago
  11. f95a1b3 Recorded merge of revisions 81029 via svnmerge from by Antoine Pitrou · 14 years ago
  12. 30b5c5d Fix SF bug #1072182, problems with signed characters. by Neal Norwitz · 18 years ago
  13. df5126d Include Python.h first which defines _XOPEN_SOURCE by Neal Norwitz · 21 years ago
  14. 7b8e35e Fix SF #639945, 64-bit bug on AIX by Neal Norwitz · 21 years ago
  15. bea18cc SF patch 568629 by Oren Tirosh: types made callable. by Guido van Rossum · 22 years ago
  16. 857bf52 aix_loaderror(): Conversion of sprintf() to PyOS_snprintf() for buffer by Barry Warsaw · 23 years ago
  17. 547936c Fix the char* vs. const char* mismatch for the argument of aix_loaderror() by Vladimir Marangozov · 24 years ago
  18. 8586991 REMOVED all CWI, CNRI and BeOpen copyright markings. by Guido van Rossum · 24 years ago
  19. b4bd21c ANSIfy as many declarations as possible. by Thomas Wouters · 24 years ago
  20. f70ef4f Mass ANSIfication of function definitions. Doesn't cover all 'extern' by Thomas Wouters · 24 years ago
  21. 7e47402 Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either by Thomas Wouters · 24 years ago
  22. ffcc381 Change copyright notice - 2nd try. by Guido van Rossum · 24 years ago
  23. fd71b9e Change copyright notice. by Guido van Rossum · 24 years ago
  24. 96a8fb7 Cleanup patches from Greg Stein: by Guido van Rossum · 24 years ago
  25. 96b5ee8 Vladimir Marangozov: by Guido van Rossum · 24 years ago
  26. 22a1d36 The old platform-specific contents of importdl.c, broken down into one by Guido van Rossum · 24 years ago