1. 45ec02a SF patch 576101, by Oren Tirosh: alternative implementation of by Guido van Rossum · 22 years ago
  2. 91a681d Excise DL_EXPORT from Include. by Mark Hammond · 22 years ago
  3. e4616e6 PyArg_UnpackTuple(): New argument unpacking function suggested by Jim by Fred Drake · 23 years ago
  4. 6d6c1a3 Merge of descr-branch back into trunk. by Tim Peters · 23 years ago
  5. 73a3c8f The addition of new parameters to functions in the Python/C API requires by Fred Drake · 23 years ago
  6. 9e28515 Andrew Kuchling <akuchlin@mems-exchange.org>: by Fred Drake · 24 years ago
  7. 8586991 REMOVED all CWI, CNRI and BeOpen copyright markings. by Guido van Rossum · 24 years ago
  8. 5f37591 ANSIfications: fix empty arglists, and remove the checks for by Thomas Wouters · 24 years ago
  9. 7e47402 Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either by Thomas Wouters · 24 years ago
  10. d5c84ed ANSI-fication of the sources -- remove Py_PROTO! by Fred Drake · 24 years ago
  11. ffcc381 Change copyright notice - 2nd try. by Guido van Rossum · 24 years ago
  12. fd71b9e Change copyright notice. by Guido van Rossum · 24 years ago
  13. 21a50bd Version updated to 1.6; API version to 1009. by Guido van Rossum · 24 years ago
  14. f1176c4 New version identification scheme. by Guido van Rossum · 26 years ago
  15. 43466ec Add DL_IMPORT(returntype) for all officially exported functions. by Guido van Rossum · 26 years ago
  16. 7531d50 New API version (enough has changed!). by Guido van Rossum · 26 years ago
  17. a70d160 Define new macro Py_InitModule3(name, methods, doc) which calls by Guido van Rossum · 26 years ago
  18. ee6fd1c Add declaration for _Py_PackageContext -- needed to fix importing by Guido van Rossum · 27 years ago
  19. b4cfdfa Removed special Windows defines, at Mark Hammond's request. by Guido van Rossum · 27 years ago
  20. 15974ad Bump MS_DLL_ID to 1.5.0. by Guido van Rossum · 27 years ago
  21. 36280a7 Added PyArg_ParseTupleAndKeywords() prototype. by Guido van Rossum · 27 years ago
  22. ee5cf9b Bump API version due to the various speedup hacks. by Guido van Rossum · 27 years ago
  23. d266eb4 New permission notice, includes CNRI. by Guido van Rossum · 28 years ago
  24. e449af7 Ellipses -> Ellipsis rename (the dictionary really says that it should by Guido van Rossum · 28 years ago
  25. 2ea0b06 Add PYTHON_API_STRING, which is PYTHON_API_VERSION as a string literal. by Guido van Rossum · 28 years ago
  26. ae8a99e Two bumps for the price of one (PYTHON_API_VERSION) by Guido van Rossum · 28 years ago
  27. e0dbd59 bump api version by Guido van Rossum · 28 years ago
  28. caa6380 The great renaming, phase two: all header files have been updated to by Guido van Rossum · 29 years ago
  29. 970a0a2 api version checking by Guido van Rossum · 29 years ago
  30. 5e56997 initmodule2 -> initmodule3 (with doc string) by Guido van Rossum · 29 years ago
  31. 5799b52 Added 1995 copyright. by Guido van Rossum · 29 years ago
  32. c5d92e1 ceval.h: added Py_MakePendingCalls() by Guido van Rossum · 30 years ago
  33. b6775db Merge alpha100 branch back to main trunk by Guido van Rossum · 30 years ago
  34. a330996 * Added support for X11 modules. by Guido van Rossum · 31 years ago
  35. 234f942 * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c. by Guido van Rossum · 31 years ago
  36. e537240 * Changed many files to use mkvalue() instead of newtupleobject(). by Guido van Rossum · 31 years ago
  37. 5a8f824 Added declaration for mkvalue() by Guido van Rossum · 32 years ago
  38. 5113f5f Copyright for 1992 added by Guido van Rossum · 32 years ago
  39. 550fbcc New getargs() function. Define macros with conventional names, by Guido van Rossum · 32 years ago
  40. f70e43a Added copyright notice. by Guido van Rossum · 33 years ago
  41. 3f5da24 "Compiling" version by Guido van Rossum · 34 years ago
  42. 0539ba2 Removed declarations of err_badargs [sic] and err_nomem. by Guido van Rossum · 34 years ago
  43. 85a5fbb Initial revision by Guido van Rossum · 34 years ago