From: Serhiy Storchaka Date: Thu, 3 Dec 2015 20:27:31 +0000 (+0200) Subject: Issue #6478: _strptime's regexp cache now is reset after changing timezone X-Git-Tag: v3.6.0a1~962 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3ab6c981e7e10a23f4efa82a4bd26e4b7d5775c4;p=python Issue #6478: _strptime's regexp cache now is reset after changing timezone with time.tzset(). --- 3ab6c981e7e10a23f4efa82a4bd26e4b7d5775c4