From eee769031570064e073f1b05762521883c2a0f5d Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Thu, 22 Mar 2012 23:32:23 -0400 Subject: [PATCH] move news thing around --- Misc/NEWS | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/Misc/NEWS b/Misc/NEWS index bd91bb2757..d7f63ae6a1 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -1,6 +1,17 @@ Python News +++++++++++ +What's New in Python 2.7.3 final? +================================= + +*Release date: 2012-XX-XX* + +Library +------- + +- Issue #6884: Fix long-standing bugs with MANIFEST.in parsing in distutils + on Windows. + What's New in Python 2.7.3 release candidate 2? =============================================== @@ -113,9 +124,6 @@ Core and Builtins Library ------- -- Issue #6884: Fix long-standing bugs with MANIFEST.in parsing in distutils - on Windows. - - Issue #8033: sqlite3: Fix 64-bit integer handling in user functions on 32-bit architectures. Initial patch by Philippe Devalkeneer. -- 2.50.0