]> granicus.if.org Git - python/commit
Issue #23718: Fixed parsing time in week 0 before Jan 1. Original patch by
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 12 Mar 2016 08:51:16 +0000 (10:51 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 12 Mar 2016 08:51:16 +0000 (10:51 +0200)
commit5c2cb824f4e9ec02af2424af09c9f692f548aed5
tree5a1f3de9715a5ddf16cf2156305662918ee68a24
parentca7610020560bc1b1fbf3a062eeea075af2596ca
Issue #23718: Fixed parsing time in week 0 before Jan 1.  Original patch by
Tamás Bence Gedai.
Lib/_strptime.py
Lib/test/test_strptime.py
Misc/ACKS
Misc/NEWS