1. b0aaec5 Convert more METH_OLDARGS & PyArg_Parse() by Neal Norwitz · 22 years ago
  2. 43b936d Patch #477750: Use METH_ constants in Modules. by Martin v. Löwis · 23 years ago
  3. cdc4451 Include <unistd.h> in Python.h. Fixes #500924. by Martin v. Löwis · 23 years ago
  4. 8586991 REMOVED all CWI, CNRI and BeOpen copyright markings. by Guido van Rossum · 24 years ago
  5. f3f33dc Bunch of minor ANSIfications: 'void initfunc()' -> 'void initfunc(void)', by Thomas Wouters · 24 years ago
  6. 41c36ff ANSI-fication by Peter Schneider-Kamp · 24 years ago
  7. ffcc381 Change copyright notice - 2nd try. by Guido van Rossum · 24 years ago
  8. fd71b9e Change copyright notice. by Guido van Rossum · 24 years ago
  9. 55db515 Great renaming. by Guido van Rossum · 28 years ago
  10. cd165cc Make dummy int public (with _Py_ prefix), to keep gcc -Wall happy. by Guido van Rossum · 28 years ago
  11. d266eb4 New permission notice, includes CNRI. by Guido van Rossum · 28 years ago
  12. 7d0590b Removed declaration of sginap because it conflicted with a header file. by Sjoerd Mullender · 29 years ago
  13. 524b588 Added 1995 to copyright message. by Guido van Rossum · 30 years ago
  14. 4302193 Added _getpty interface. by Guido van Rossum · 30 years ago
  15. b6775db Merge alpha100 branch back to main trunk by Guido van Rossum · 30 years ago
  16. 234f942 * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c. by Guido van Rossum · 31 years ago
  17. 9bfef44 * Changed all copyright messages to include 1993. by Guido van Rossum · 31 years ago
  18. 743db36 Modified to allow other threads to run in a multithreaded environment. by Jack Jansen · 32 years ago
  19. 86d2568 Initial revision by Guido van Rossum · 32 years ago