1. b4ce1fc Issue #5319: New Py_FinalizeEx() API to exit with status 120 on failure by Martin Panter · 9 years ago
  2. a0e92a8 Fix missing or wrong shebangs and missing executable bits for scripts (#10318) by Éric Araujo · 13 years ago
  3. 90f5ba5 convert shebang lines: python -> python3 by Benjamin Peterson · 14 years ago
  4. 4b28041 Fix a last use of file() that should be open(). by Guido van Rossum · 17 years ago
  5. 6afaeb7 Convert print statements to function calls in Tools/. by Collin Winter · 17 years ago
  6. 53f72d7 Docstring clarifications. by Tim Peters · 21 years ago
  7. 6869458 Don't double-space the "??? new object ..." messages. by Guido van Rossum · 21 years ago
  8. 8d17a90 Heh -- I checked in an old version of this, at a time I documented the by Tim Peters · 21 years ago
  9. 21d7d4d _Py_PrintReferenceAddresses(): also print the type name. In real use by Tim Peters · 21 years ago