diff options
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -3,14 +3,20 @@ Python News +++++++++++ What's New in Python 3.5.0 final? -=============================================== +================================= Release date: 2015-09-13 + +What's New in Python 3.5.0 release candidate 4? +=============================================== + +Release date: 2015-09-09 + Library ------- -- Issue #25029: Fixes MemoryError in test_strptime +- Issue #25029: Fixes MemoryError in test_strptime. Build ----- |