diff options
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ Library ------- - Issue #23136: _strptime now uniformly handles all days in week 0, including - Jan 30 of previous year. Based on patch by Jim Carroll. + Dec 30 of previous year. Based on patch by Jim Carroll. - Issue #23700: Iterator of NamedTemporaryFile now keeps a reference to NamedTemporaryFile instance. Patch by Bohuslav Kabrda. |