commit | 7ce6a96469fe8621e0bf0318b0b6be1fd2cdce93 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Sun Jun 29 18:59:07 2014 -0700 |
committer | Benjamin Peterson <benjamin@python.org> | Sun Jun 29 18:59:07 2014 -0700 |
tree | bf3abdb25f8835826130f8b1d5e2151957513bb9 | |
parent | 808335ff803650f32e3a1f930fd409fccc3ffe2c [diff] [blame] |
after 2.7.8
diff --git a/Misc/NEWS b/Misc/NEWS index dae435f..f31c132 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -2,6 +2,18 @@ Python News +++++++++++ +What's New in Python 2.7.9? +========================== + +*Release date: XXXX-XX-XX* + +Core and Builtins +----------------- + +Library +------- + + What's New in Python 2.7.8? ===========================