From 4730b051d4ff50b48ad137fff758c1344ba642e0 Mon Sep 17 00:00:00 2001 From: Brett Cannon Date: Mon, 11 Aug 2003 07:21:03 +0000 Subject: Add note of closing of bug #783952. --- Misc/NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index d3d229d..a7b7bc4 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -41,6 +41,10 @@ Library performance boost at the cost of not being thread-safe from locale changes while executing time.strptime() . +- Bug #783952: time.strptime() now properly handles issue of + time.tzname[0] == time.tzname[1] while time.daylight is set to be + true. + IDLE ---- -- cgit v0.12