1. b173f78 add a replacement API for PyCObject, PyCapsule #5630 by Benjamin Peterson · 15 years ago
  2. f7199578 #3668: When PyArg_ParseTuple correctly parses a s* format, but raises an by Antoine Pitrou · 16 years ago
  3. 90aa764 #1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. by Christian Heimes · 17 years ago
  4. 9f2e346 Merged revisions 56467-56482 via svnmerge from by Martin v. Löwis · 17 years ago
  5. 01a74b2 Make CObjects mutable. Fixes #477441. by Martin v. Löwis · 21 years ago
  6. 91a681d Excise DL_EXPORT from Include. by Mark Hammond · 22 years ago
  7. 8586991 REMOVED all CWI, CNRI and BeOpen copyright markings. by Guido van Rossum · 24 years ago
  8. 7e47402 Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either by Thomas Wouters · 24 years ago
  9. ea9cb5a ANSI-fication and Py_PROTO extermination. by Fred Drake · 24 years ago
  10. ffcc381 Change copyright notice - 2nd try. by Guido van Rossum · 24 years ago
  11. fd71b9e Change copyright notice. by Guido van Rossum · 24 years ago
  12. 43466ec Add DL_IMPORT(returntype) for all officially exported functions. by Guido van Rossum · 26 years ago
  13. 1f84449 New CObject from Jim Fulton, adds PyCObject_FromVoidPtrAndDesc() and by Guido van Rossum · 27 years ago
  14. e0e6962 Added PyCObject_Import. by Guido van Rossum · 28 years ago
  15. d266eb4 New permission notice, includes CNRI. by Guido van Rossum · 28 years ago
  16. 77654a7 opaque C object a la Jim Fulton by Guido van Rossum · 29 years ago