[issue6478] time.tzset does not reset _strptime's locale time cache

R. David Murray report at bugs.python.org
Sun Oct 12 18:07:19 CEST 2014


R. David Murray added the comment:

Berker: the patch doesn't apply cleanly any more.  Also, about the test_bad_timezone modification...what about the previous check that the tzname wasn't in UTC/GMT?  Isn't that still needed?  Or perhaps better yet, an additional @run_with_tz decorator?  (Note that I don't really *understand* this code, so I may be totally off base here... :)

----------
nosy: +r.david.murray
stage: commit review -> needs patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6478>
_______________________________________


More information about the Python-bugs-list mailing list