]> granicus.if.org Git - python/commitdiff
Adds Mics/NEWS entry for issue #25029.
authorSteve Dower <steve.dower@microsoft.com>
Wed, 9 Sep 2015 04:27:47 +0000 (21:27 -0700)
committerSteve Dower <steve.dower@microsoft.com>
Wed, 9 Sep 2015 04:27:47 +0000 (21:27 -0700)
Misc/NEWS

index 8ee494e4ebfcdc842e0f633e171e5558e3bbb35e..d5d658647fbe6bf682517508ab0444950642e9d9 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -7,6 +7,10 @@ What's New in Python 3.5.0 final?
 
 Release date: 2015-09-13
 
+Library
+-------
+
+- Issue #25029: Fixes MemoryError in test_strptime
 
 What's New in Python 3.5.0 release candidate 3?
 ===============================================