From: Larry Hastings Date: Wed, 26 Aug 2015 00:21:22 +0000 (-0700) Subject: Misc/NEWS needs a Python 3.5.0rc3 section in 3.5 and trunk. X-Git-Tag: v3.6.0a1~1737^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9783e443bc0d653fcec508c501486f7f8ec39668;p=thirdparty%2FPython%2Fcpython.git Misc/NEWS needs a Python 3.5.0rc3 section in 3.5 and trunk. --- diff --git a/Misc/NEWS b/Misc/NEWS index dcd2c37c6dcf..63b959d4110d 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? ===============================================