]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Remove unexpected headings from Misc/NEWS
authorAntoine Pitrou <solipsis@pitrou.net>
Sun, 13 Oct 2013 20:13:56 +0000 (22:13 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Sun, 13 Oct 2013 20:13:56 +0000 (22:13 +0200)
Misc/NEWS

index a56339ce824103171a7c10b80d90fa828e95fd96..98a2d9231693e688e84ed562c599715900defc1e 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -1344,14 +1344,6 @@ Tools/Demos
 - Issue #12990: The "Python Launcher" on OSX could not launch python scripts
   that have paths that include wide characters.
 
-What's New in Python 3.3.1 release candidate 1?
-===============================================
-
-*Release date: 24-Mar-2013*
-
-Core and Builtins
------------------
-
 - Issue #17328: Fix possible refleak in dict.setdefault.
 
 - Issue #17275: Corrected class name in init error messages of the C version of