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