1. 217cfd1 Cleanup: Replaced most PyInt_ aliases with PyLong_ and disabled the aliases in intobject.h by Christian Heimes · 17 years ago
  2. 2be0373 Added some additional checks for sys.std?? is None, see #1440 by Christian Heimes · 17 years ago
  3. 97f9d4f Patch #1318 by Amaury Forgeot d'Arc. by Guido van Rossum · 17 years ago
  4. 00bc0e0 Patch #1272, by Christian Heimes and Alexandre Vassalotti. by Guido van Rossum · 17 years ago
  5. 46fc337 PyErr_Warn is deprecated in 2.5 - goes away for 3.0 by Skip Montanaro · 17 years ago
  6. b5a755e Merged revisions 56301-56442 via svnmerge from by Guido van Rossum · 17 years ago
  7. 84d66a0 Remove all the Python 2.3 compatibility markers (the Python 3 ctypes by Thomas Heller · 17 years ago
  8. cd16bf6 Merged revisions 55817-55961 via svnmerge from by Guido van Rossum · 17 years ago
  9. e7ba495 Merged revisions 55631-55794 via svnmerge from by Guido van Rossum · 17 years ago
  10. 360e4b8 Merged revisions 55325-55327 via svnmerge from by Guido van Rossum · 17 years ago
  11. 89f507f Four months of trunk changes (including a few releases...) by Thomas Wouters · 18 years ago
  12. 4f72a78 Jiwon Seo's PEP 3102 implementation. by Guido van Rossum · 18 years ago
  13. 00ee7ba Merge current trunk into p3yk. This includes the PyNumber_Index API change, by Thomas Wouters · 18 years ago
  14. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  15. 73e5a5b Merge the rest of the trunk. by Thomas Wouters · 18 years ago
  16. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 18 years ago
  17. d4c9320 Copy ctypes-0.9.9.4 sources from external into the trunk. by Thomas Heller · 19 years ago