1. 4d0d471 Merge branches/pep-0384. by Martin v. Löwis · 14 years ago
  2. f69af1e PEP 3149: Try to load the extension with the SOABI before trying by Matthias Klose · 14 years ago
  3. 35f3a2c PEP 3149 is accepted. by Barry Warsaw · 14 years ago
  4. f95a1b3 Recorded merge of revisions 81029 via svnmerge from by Antoine Pitrou · 14 years ago
  5. 1a21451 Implement PEP 3121: new module initialization and finalization API. by Martin v. Löwis · 16 years ago
  6. 23f391c Fix a warning from gcc by adding a missed const qualifier. by Hye-Shik Chang · 19 years ago
  7. 67715f0 - SF Bug #1350188, "setdlopenflags" leads to crash upon "import" by Neal Norwitz · 19 years ago
  8. 507a485 Print verbose messages to stderr. Fixes #1036752. by Martin v. Löwis · 20 years ago
  9. 2786d90 A few more PyThreadState_Get to PyThreadState_GET conversions by Nicholas Bastin · 20 years ago
  10. c16f3bd Patch #708495: Port more stuff to OpenVMS. by Martin v. Löwis · 21 years ago
  11. d940054 OS/2 EMX port changes (Python part of patch #450267): by Andrew MacIntyre · 22 years ago
  12. 518ab1c Use PyOS_snprintf instead of sprintf. by Jeremy Hylton · 23 years ago
  13. 8a57f00 Move dlfcn.h block out of NetBSD block, assuming that NetBSD before by Martin v. Löwis · 23 years ago
  14. 0eb1ed5 Patch to bug #472202: Correctly recognize NetBSD before 199712. by Martin v. Löwis · 23 years ago
  15. 36546db Patch #455231: Support ELF properly on OpenBSD. by Martin v. Löwis · 23 years ago
  16. f0473d5 Patch #412229: Add functions sys.getdlopenflags and sys.setdlopenflags. by Martin v. Löwis · 23 years ago
  17. fef1243 Oops, one more part of the cygwin patch (SF patch #102409 by jlt63: by Guido van Rossum · 24 years ago
  18. c8fcdcb Patch 102114, Bug 11725. On OpenBSD (but apparently not on the other by Guido van Rossum · 24 years ago
  19. 98dc065 SF "bug" 115973: patches from Norman Vine so that shared libraries and by Tim Peters · 24 years ago
  20. 8586991 REMOVED all CWI, CNRI and BeOpen copyright markings. by Guido van Rossum · 24 years ago
  21. ffcc381 Change copyright notice - 2nd try. by Guido van Rossum · 24 years ago
  22. fd71b9e Change copyright notice. by Guido van Rossum · 24 years ago
  23. 96a8fb7 Cleanup patches from Greg Stein: by Guido van Rossum · 25 years ago
  24. 22a1d36 The old platform-specific contents of importdl.c, broken down into one by Guido van Rossum · 25 years ago