1. 1fdb633 SF patch #691928: Use datetime in _strptime Contributed by Brett Cannon. by Raymond Hettinger · 22 years ago
  2. 08e5427 SF patch 670012: Compatibility changes for _strptime.py. by Tim Peters · 22 years ago
  3. 490602d Fix julian day problem with strptime. Note: XXX about using 0, suggestions? by Neal Norwitz · 22 years ago
  4. e16e01f Patch #639112: fixes for None locale and tz. by Martin v. Löwis · 22 years ago
  5. 4d895fa Brett's fixes for various bugs and coding issues. Closes SF patch # by Barry Warsaw · 22 years ago
  6. 472c522 Delete the %c test from test_date_time() untill Brett Cannon has time by Guido van Rossum · 22 years ago
  7. 375e0ee The test I saw failing this morning just happened to be run at 8am by Barry Warsaw · 22 years ago
  8. a5ce2e8 Standardize behavior: no docstrings in test functions; add a proper by Guido van Rossum · 22 years ago
  9. 469cdad Whitespace normalization. by Tim Peters · 22 years ago
  10. 00efe7e Pure Python strptime implementation by Brett Cannon. See SF patch 474274. by Guido van Rossum · 22 years ago