https://hg.python.org/cpython/rev/323f51ce8d86 changeset: 93596:323f51ce8d86 branch: 2.7 user: Benjamin Peterson <benjamin at python.org> date: Tue Nov 25 19:15:39 2014 -0600 summary: add 2.7.10 news section files: Misc/NEWS | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) diff --git a/Misc/NEWS b/Misc/NEWS --- a/Misc/NEWS +++ b/Misc/NEWS @@ -2,6 +2,18 @@ Python News +++++++++++ +What's New in Python 2.7.10? +============================ + +*Release date: XXXX-XX-XX* + +Core and Builtins +----------------- + +Library +------- + + What's New in Python 2.7.9 release candidate 1? =============================================== -- Repository URL: https://hg.python.org/cpython