1. 90aa764 #1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. by Christian Heimes · 17 years ago
  2. e7bf59f Run 2to3's print fixer over some places that had been missed. by Collin Winter · 17 years ago
  3. 0168802 Kill execfile(), use exec() instead by Neal Norwitz · 17 years ago
  4. 95c95ce Merged revisions 56483-56491 via svnmerge from by Martin v. Löwis · 17 years ago
  5. 918a9e2 Updated (and regenerated) for name change in tp_init method arguments: by Jack Jansen · 19 years ago
  6. 182b5ac Whitespace normalization, via reindent.py. by Tim Peters · 20 years ago
  7. da6081f Ported to Universal Headers 3.4.2. Qd and Qt remain to be done. by Jack Jansen · 21 years ago
  8. 7107c1a Got rid of macglue.h, replacing it by pymactoolbox.h where relevant. by Jack Jansen · 21 years ago
  9. a53f4eb Getting rid of code conditional on TARGET_API_MAC_*. by Jack Jansen · 21 years ago
  10. e48cef7 Getting rid of WITHOUT_FRAMEWORKS and ACCESSOR_CALLS_ARE_FUNCTIONS: MacOS9isms. by Jack Jansen · 21 years ago
  11. b734869 - Various tweaks to shut up compiler warnings. by Jack Jansen · 22 years ago
  12. f955784 Regenerated with inheritance-aware xxxx_Check() macros. by Jack Jansen · 22 years ago
  13. 96cebde Added PEP253 support to most Carbon modules. This isn't complete yet: by Jack Jansen · 22 years ago
  14. dbd5701 Converted the Carbon modules to use PEP252-style objects, with by Jack Jansen · 22 years ago
  15. 4993188 Regenerated with PyDoc_STR() around docstrings. by Jack Jansen · 22 years ago
  16. 87eea88 After generating the Python file with definitions try to run it, so by Jack Jansen · 22 years ago
  17. aaebdd6 Enable building of Carbon toolbox modules with unix-Python. by Jack Jansen · 22 years ago
  18. 033b79c Regenerated. by Jack Jansen · 22 years ago
  19. dd989e1 Added ClipCGContextToRegion() from Quickdraw.h. by Just van Rossum · 23 years ago
  20. 38b504e Added support for SyncCGContextOriginWithPort(). by Just van Rossum · 23 years ago
  21. 620a766 Updated to Universal Headers 3.4 by Jack Jansen · 23 years ago
  22. 4f6c058 include the proper header for Mach-O by Just van Rossum · 23 years ago
  23. 79e71f7 second CoreGraphics batch by Just van Rossum · 23 years ago