[Python-checkins] cpython: Issue #28253: Added a NEWS entry.

alexander.belopolsky python-checkins at python.org
Tue Sep 27 20:34:21 EDT 2016


https://hg.python.org/cpython/rev/7efba48299e9
changeset: 104118:7efba48299e9
user: Alexander Belopolsky <alexander.belopolsky at gmail.com>
date: Tue Sep 27 20:33:58 2016 -0400
summary:
 Issue #28253: Added a NEWS entry.
files:
 Misc/NEWS | 7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/Misc/NEWS b/Misc/NEWS
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -50,6 +50,13 @@
 Library
 -------
 
+- Issue #28253: Fixed calendar functions for extreme months: 0001-01
+ and 9999-12.
+
+ Methods itermonthdays() and itermonthdays2() are reimplemented so
+ that they don't call itermonthdates() which can cause datetime.date
+ under/overflow.
+
 - Issue #28275: Fixed possible use adter free in LZMADecompressor.decompress().
 Original patch by John Leitch.
 
-- 
Repository URL: https://hg.python.org/cpython


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /