1. 5db1bb8 Issue #22696: Add function :func:`sys.is_finalizing` to know about interpreter shutdown. by Antoine Pitrou · 10 years ago
  2. 0e81463 whatsnew for gc.get_stats, plus doc tweaks. by R David Murray · 11 years ago
  3. 0e90e99 Issue #19795: Improved markup of True/False constants. by Serhiy Storchaka · 11 years ago
  4. fbc1c26 Issue #19795: Improved markup of True/False constants. by Serhiy Storchaka · 11 years ago
  5. a68cbfa Issue #18589: fix hyperlinking of type slots (tp_*) by Antoine Pitrou · 11 years ago
  6. 39668f5 Issue #18589: fix hyperlinking of type slots (tp_*) by Antoine Pitrou · 11 years ago
  7. 796564c Issue #18112: PEP 442 implementation (safe object finalization). by Antoine Pitrou · 11 years ago
  8. d4156c1 Issue #16351: New function gc.get_stats() returns per-generation collection statistics. by Antoine Pitrou · 12 years ago
  9. 89bbe68 doc typo fixes by Gregory P. Smith · 12 years ago
  10. c07bda0 Correct warnings when building the docs for the nonexistet :arg: role. Changed to asterisks. by Brian Curtin · 12 years ago
  11. 69c6352 Issue #10576: Add a progress callback to gcmodule by Kristján Valur Jónsson · 12 years ago
  12. 08be72d Add a new warning gategory, ResourceWarning, as discussed on python-dev. It is silent by default, by Georg Brandl · 14 years ago
  13. 67b21b7 Consistency check for versionadded/changed directives. by Georg Brandl · 14 years ago
  14. 696e035 Issue #477863: Print a warning at shutdown if gc.garbage is not empty. by Antoine Pitrou · 14 years ago
  15. c4a55fc Recorded merge of revisions 78024 via svnmerge from by Georg Brandl · 14 years ago
  16. 036490d More conversion to new-style optional args. by Georg Brandl · 15 years ago
  17. 705d9d5 2.7 -> 3.1 versionchanges. by Georg Brandl · 15 years ago
  18. 3a652b1 Merged revisions 70546 via svnmerge from by Antoine Pitrou · 15 years ago
  19. 2ee470f Merged revisions 64722,64729,64753,64845-64846,64849,64871,64880-64882,64885,64888,64897,64900-64901,64915,64926-64929,64938-64941,64944,64961,64966,64973 via svnmerge from by Georg Brandl · 16 years ago
  20. ad8dcd5 Minor cleanup in the gc module. by Amaury Forgeot d'Arc · 17 years ago
  21. 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 17 years ago
  22. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago