1. 95b3f78 pprint's workhorse _safe_repr() function took time quadratic in the # of by Tim Peters · 23 years ago
  2. a814db5 SF bug[ #423781: pprint.isrecursive() broken. by Tim Peters · 23 years ago
  3. c62c81e __all__ for several more modules by Skip Montanaro · 23 years ago
  4. 7e47402 Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either by Thomas Wouters · 24 years ago
  5. fbff97a Don't call len() if the value is already cached! Caught by Gerrit by Fred Drake · 25 years ago
  6. 183fd40 Fix indent error in __format(): del context[objid] at the end should by Guido van Rossum · 25 years ago
  7. d804f4e _safe_repr(): Simplify the condition tests in the first possible by Fred Drake · 25 years ago
  8. 45e2fbc Mass check-in after untabifying all files that need it. by Guido van Rossum · 26 years ago
  9. a1dbe50 Added code to emit trailing ',' for singleton tuples in two places. by Guido van Rossum · 27 years ago
  10. e0ffabe Slight mods to make the module conform to the documentation. by Fred Drake · 27 years ago
  11. 5fd026d Fix a couple of glitches identified by Greg Stein. by Fred Drake · 27 years ago
  12. f39d051 _safe_repr(): Make the context parameter required; ok since it's only for by Fred Drake · 27 years ago
  13. a89fda0 Muchly changed and improved pprint.py: by Fred Drake · 27 years ago
  14. 5e92aff Checking in a copy of Fred Drake's data structure pretty-printer by Guido van Rossum · 27 years ago