Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
a02b7a8f6dea401d090e5f1dc26812dbdac38981
/
Lib
/
_strptime.py
1fdb633
SF patch #691928: Use datetime in _strptime Contributed by Brett Cannon.
by Raymond Hettinger
· 22 years ago
2c60f7a
Whitespace normalization.
by Tim Peters
· 22 years ago
80cebc1
SF patch 670194: Performance enhancement for _strptime.py.
by Tim Peters
· 22 years ago
08e5427
SF patch 670012: Compatibility changes for _strptime.py.
by Tim Peters
· 22 years ago
62fe755
Checking in Brett Cannon's patch #662053, which fixes bug #661354.
by Jack Jansen
· 22 years ago
5efc50d
Fix SF #658820, regex fixes for _strptime (Brett Cannon)
by Neal Norwitz
· 22 years ago
490602d
Fix julian day problem with strptime. Note: XXX about using 0, suggestions?
by Neal Norwitz
· 22 years ago
e16e01f
Patch #639112: fixes for None locale and tz.
by Martin v. Löwis
· 22 years ago
4d895fa
Brett's fixes for various bugs and coding issues. Closes SF patch #
by Barry Warsaw
· 22 years ago
35816e6
Many hopefully benign style clean ups. Still passes the test suite of course.
by Barry Warsaw
· 22 years ago
2bdb614
strptime(): The code that was adding 12 to PM hours was incorrect
by Barry Warsaw
· 22 years ago
469cdad
Whitespace normalization.
by Tim Peters
· 22 years ago
00efe7e
Pure Python strptime implementation by Brett Cannon. See SF patch 474274.
by Guido van Rossum
· 22 years ago