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: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3ab6c981e7e10a23f4efa82a4bd26e4b7d5775c4;p=thirdparty%2FPython%2Fcpython.git Issue #6478: _strptime's regexp cache now is reset after changing timezone with time.tzset(). --- 3ab6c981e7e10a23f4efa82a4bd26e4b7d5775c4