1. 9101e23 Issue #15989: Fix several occurrences of integer overflow by Serhiy Storchaka · 12 years ago
  2. 441d30f Issue #15989: Fix several occurrences of integer overflow by Serhiy Storchaka · 12 years ago
  3. 29f43f7 Issue #12881: ctypes: Fix segfault with large structure field names. by Meador Inge · 13 years ago
  4. 1efb33a Issue #12881: ctypes: Fix segfault with large structure field names. by Meador Inge · 13 years ago
  5. 842d921 ctypes: Slightly better error message when a struct field name is not a string. by Amaury Forgeot d'Arc · 13 years ago
  6. 02dd539 Issue #12764: Fix a crash in ctypes when the name of a Structure field is not by Amaury Forgeot d'Arc · 13 years ago
  7. f95a1b3 Recorded merge of revisions 81029 via svnmerge from by Antoine Pitrou · 14 years ago
  8. 34596a9 Merged revisions 71853 via svnmerge from by Thomas Heller · 15 years ago
  9. e94c679 Issue #1717: rename tp_compare to tp_reserved. I'll change the by Mark Dickinson · 16 years ago
  10. 2f99b24 Merged revisions 66006 via svnmerge from by Neal Norwitz · 16 years ago
  11. 4cc0f24 Rename PyUnicode_AsString -> _PyUnicode_AsString and by Marc-André Lemburg · 16 years ago
  12. b041fda Merged revisions 60056-60071,60073-60127,60129-60261,60263-60284,60286-62589,62591-62594 via svnmerge from by Thomas Heller · 16 years ago
  13. 13394e9 Merged revisions 60767,60768 via svnmerge from by Thomas Heller · 16 years ago
  14. d32ed6f Merged revisions 59933-59951 via svnmerge from by Christian Heimes · 17 years ago
  15. 90aa764 #1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. by Christian Heimes · 17 years ago
  16. 217cfd1 Cleanup: Replaced most PyInt_ aliases with PyLong_ and disabled the aliases in intobject.h by Christian Heimes · 17 years ago
  17. 9f2e346 Merged revisions 56467-56482 via svnmerge from by Martin v. Löwis · 17 years ago
  18. b5a755e Merged revisions 56301-56442 via svnmerge from by Guido van Rossum · 17 years ago
  19. 3e6cbf1 For easier merging, revert ths change; it will be brought back in when by Thomas Heller · 17 years ago
  20. 84d66a0 Remove all the Python 2.3 compatibility markers (the Python 3 ctypes by Thomas Heller · 17 years ago
  21. c9b9de1 PyType_stgdict() returns a borrowed reference which must not be Py_DECREF'd. by Thomas Heller · 17 years ago
  22. cd16bf6 Merged revisions 55817-55961 via svnmerge from by Guido van Rossum · 17 years ago
  23. 360e4b8 Merged revisions 55325-55327 via svnmerge from by Guido van Rossum · 17 years ago
  24. 89f507f Four months of trunk changes (including a few releases...) by Thomas Wouters · 18 years ago
  25. 00ee7ba Merge current trunk into p3yk. This includes the PyNumber_Index API change, by Thomas Wouters · 18 years ago
  26. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  27. 3cf5b1e Get rid of most of the flags (in tp_flags) that keep track of various by Guido van Rossum · 18 years ago
  28. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 18 years ago
  29. d4c9320 Copy ctypes-0.9.9.4 sources from external into the trunk. by Thomas Heller · 18 years ago