1. 6887c92 Close handlers and tidy up loggers by removing closed handlers - to avoid problems when run twice (SF #1002537) by Vinay Sajip · 20 years ago
  2. 7dc8ec9 Copyright year changed by Vinay Sajip · 20 years ago
  3. bb99058 Socket handler closed prior to end of test. by Vinay Sajip · 20 years ago
  4. 9390dd5 locale-restoration code: Don't leave comparison to None implicit. For by Tim Peters · 21 years ago
  5. 36f7e93 Fred wasn't kidding -- there really are docs for the locale module <wink>. by Tim Peters · 21 years ago
  6. 096d986 Restore the locale to "C" on exit. by Jeremy Hylton · 21 years ago
  7. 6f3eaa6 SF patch #761519: Fixes for bugs 760703 and 757821 by Raymond Hettinger · 21 years ago
  8. f9addb6 Change from a threading.Condition object to a threading.Event object for by Brett Cannon · 21 years ago
  9. ecf0f02 Merge back from r23b1-branch by Guido van Rossum · 21 years ago
  10. 376e636 New version from Vinaj, should solve the threading problems (hopefully). by Guido van Rossum · 21 years ago
  11. 6fa635d SF patch #687683, Patches to logging (updates from Vinay) by Neal Norwitz · 21 years ago
  12. 2a1d516 Fix from Vinaj for the "writing to closed file" errors. SF 670390. by Guido van Rossum · 21 years ago
  13. 8834009 On Mac OS X calling setlocale will raise locale.Error. This isn't fatal, by Jack Jansen · 22 years ago
  14. 502b9e1 At least one Solaris box in the snake farm only supports "C" locale. by Neal Norwitz · 22 years ago
  15. b4a2df0 SF #660795 by Neal Norwitz · 22 years ago