From: Larry Hastings Date: Mon, 7 Dec 2015 06:14:58 +0000 (-0800) Subject: Null merge from 3.5. X-Git-Tag: v3.6.0a1~941 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ef3a67682bc11387b82237d95501468061c09c9d;p=python Null merge from 3.5. --- ef3a67682bc11387b82237d95501468061c09c9d diff --cc Misc/NEWS index d235f64948,7e5f9d0e9e..67cd7bbe16 --- a/Misc/NEWS +++ b/Misc/NEWS @@@ -2,10 -2,10 +2,10 @@@ Python News +++++++++++ -What's New in Python 3.5.2 release candidate 1? -=============================================== +What's New in Python 3.6.0 alpha 1? +=================================== - Release date: XXXX-XX-XX + Release date: tba Core and Builtins -----------------