From 9783e443bc0d653fcec508c501486f7f8ec39668 Mon Sep 17 00:00:00 2001 From: Larry Hastings Date: Tue, 25 Aug 2015 17:21:22 -0700 Subject: Misc/NEWS needs a Python 3.5.0rc3 section in 3.5 and trunk. --- Misc/NEWS | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index dcd2c37..63b959d 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -42,6 +42,18 @@ Documentation Patch from Pam McA'Nulty. +What's New in Python 3.5.0 release candidate 3? +=============================================== + +Release date: 2015-09-06 + +Core and Builtins +----------------- + +Library +------- + + What's New in Python 3.5.0 release candidate 2? =============================================== -- cgit v0.12