diff options
| author | Larry Hastings <larry@hastings.org> | 2015-09-09 06:58:10 (GMT) |
|---|---|---|
| committer | Larry Hastings <larry@hastings.org> | 2015-09-09 06:58:10 (GMT) |
| commit | 1043f95b9b0353bbeda7b7d5713643b8d4e4bcfa (patch) | |
| tree | efa382db8acd8758d6d7479365ab68ff3ce1bb5e /Misc | |
| parent | a1419d197c50217868d9b410aac9e301702902f5 (diff) | |
| download | cpython-3.5.0rc4.zip cpython-3.5.0rc4.tar.gz cpython-3.5.0rc4.tar.bz2 | |
Version bump for Python 3.5.0rc4.v3.5.0rc4
Diffstat (limited to 'Misc')
| -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 ----- |
