]> granicus.if.org Git - python/commitdiff
Issue #6478: _strptime's regexp cache now is reset after changing timezone
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 3 Dec 2015 20:27:31 +0000 (22:27 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 3 Dec 2015 20:27:31 +0000 (22:27 +0200)
with time.tzset().

1  2 
Lib/_strptime.py
Lib/test/test_strptime.py
Misc/NEWS

Simple merge
Simple merge
diff --cc Misc/NEWS
Simple merge