From a81f6f63ac1b0832050c08ddbf5e8ab343a9ff24 Mon Sep 17 00:00:00 2001 From: Larry Hastings Date: Tue, 17 Jan 2017 00:42:58 -0800 Subject: [PATCH] Update schedules to reflect today's releases. --- pep-0429.txt | 6 ++++-- pep-0478.txt | 6 ++++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/pep-0429.txt b/pep-0429.txt index a538e9ca4ca..47918940d3f 100644 --- a/pep-0429.txt +++ b/pep-0429.txt @@ -58,10 +58,12 @@ The releases so far: - 3.4.5 candidate 1: June 12, 2016 - 3.4.5 final: June 26, 2016 - 3.4.6 candidate 1: January 2, 2017 +- 3.4.6 final: January 17, 2017 -Planned future releases: +.. Planned future releases: + +There are no specific plans for the next release of Python 3.4. -- 3.4.6 final: January 16, 2017 Features for 3.4 diff --git a/pep-0478.txt b/pep-0478.txt index c294ee7598a..fd94d94ad6d 100644 --- a/pep-0478.txt +++ b/pep-0478.txt @@ -54,10 +54,12 @@ The releases so far: - 3.5.2 release candidate 1: Sunday, June 12, 2016 - 3.5.2 final: Sunday, June 26, 2016 - 3.5.3 candidate 1: January 2, 2017 +- 3.5.3 final: January 17, 2017 -Planned future releases: +.. Planned future releases: + +There are no specific plans for the next release of Python 3.5. -- 3.5.3 final: January 16, 2017