1. 30d1c51 Remove _PyObject_Del by Neal Norwitz · 17 years ago
  2. 9f2e346 Merged revisions 56467-56482 via svnmerge from by Martin v. Löwis · 17 years ago
  3. b213704 Merged revisions 53451-53537 via svnmerge from by Thomas Wouters · 18 years ago
  4. 1ac754f Check return result from Py_InitModule*(). This API can fail. by Neal Norwitz · 19 years ago
  5. 02c4287 Disallow keyword arguments for type constructors that don't use them. by Georg Brandl · 19 years ago
  6. 2f726e9 SF bug #812202: randint is always even by Raymond Hettinger · 21 years ago
  7. bfef18c PyType_GenericAlloc is inherited from object. by Raymond Hettinger · 21 years ago
  8. 9a9c436 PyObject_IsTrue() can return an error condition. by Raymond Hettinger · 22 years ago
  9. 954bcf5 Minor source formatting fixes. by Raymond Hettinger · 22 years ago
  10. fb8595d Patch #661760: Cygwin auto-import module patch by Jason Tishler · 22 years ago
  11. 13af114 Try to get compilation working for cygwin by Neal Norwitz · 22 years ago
  12. 40f6217 SF patch 658251: Install a C implementation of the Mersenne Twister as the by Raymond Hettinger · 22 years ago