1. 800ba23 This is my patch: by Michael W. Hudson · 20 years ago
  2. 21d7d4d _Py_PrintReferenceAddresses(): also print the type name. In real use by Tim Peters · 21 years ago
  3. 78be799 When Py_TRACE_REFS is defined, a list of all live objects is maintained in by Tim Peters · 21 years ago
  4. 985eba5 Small function call optimization and special build option for call stats. by Jeremy Hylton · 21 years ago
  5. 202a4b6 Repair fill-paragraph damage. by Michael W. Hudson · 22 years ago
  6. a625523 add description of LLTRACE. by Michael W. Hudson · 22 years ago
  7. 0c08864 Replace rare tabs with 4 spaces, assuming that's what was intended. by Guido van Rossum · 22 years ago
  8. 8acdf7a Noted the releases in which COUNT_ALLOCS can blow up. by Tim Peters · 22 years ago
  9. 62fc52e Recorded the introduction release for each gimmick, as best I was able to by Tim Peters · 22 years ago
  10. 20c8a04 Some clarifications. by Tim Peters · 22 years ago
  11. 889f61d Documented PYMALLOC_DEBUG. This completes primary coverage of all the by Tim Peters · 22 years ago
  12. a788f5e Clarified sys.getobjects() pragmatics. by Tim Peters · 22 years ago
  13. 44c1a7b Typo repair. by Tim Peters · 22 years ago
  14. 48ba649 Moved COUNT_ALLOCS down and finished writing its description. by Tim Peters · 22 years ago
  15. 3486f61 Checkin comment. by Tim Peters · 22 years ago
  16. 6045d48 New file to try to document the "special build" preprocessor symbols. by Tim Peters · 22 years ago