summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Misc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 8ee494e..d5d6586 100644
--- 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?
===============================================