1. b25c2b0 [Apply SF patch #504943] by Walter Dörwald · 22 years ago
  2. 8031bbe Allow for the possibility that globals['__name__'] does not exist; by Guido van Rossum · 23 years ago
  3. acc21d8 Ignore OverflowWarning by default. To enable the warning, use by Guido van Rossum · 23 years ago
  4. 40fc160 final round of __all__ lists (I hope) - skipped urllib2 because Moshe may be by Skip Montanaro · 23 years ago
  5. 3756fa3 Move a comment around to where it belongs (the code had alrady been moved). by Guido van Rossum · 23 years ago
  6. 9e26318 Add a new API: by Guido van Rossum · 23 years ago
  7. e119006 Whitespace normalization. Top level of Lib now fixed-point for reindent.py! by Tim Peters · 24 years ago
  8. 9464a7d - Added keyword argument 'append' to filterwarnings(); if true, this by Guido van Rossum · 24 years ago
  9. d1db30b Improve error messages for invalid warning arguments; don't raise by Guido van Rossum · 24 years ago
  10. 2a862c6 Python part of the warnings subsystem. by Guido van Rossum · 24 years ago