diff options
author | Georg Brandl <georg@python.org> | 2011-07-09 08:56:06 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2011-07-09 08:56:06 (GMT) |
commit | bb9c7d0b91c4666a98bb7629265f582e6541fdad (patch) | |
tree | 1a0dfcab09d2b30fc3848c165a4488f552ac13c6 /Misc/NEWS | |
parent | 7179bf1540d624a772055f23476aec238078dcf6 (diff) | |
download | cpython-bb9c7d0b91c4666a98bb7629265f582e6541fdad.zip cpython-bb9c7d0b91c4666a98bb7629265f582e6541fdad.tar.gz cpython-bb9c7d0b91c4666a98bb7629265f582e6541fdad.tar.bz2 |
Post-release steps for 3.2.1.
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -2,6 +2,18 @@ Python News +++++++++++ +What's New in Python 3.2.2? +=========================== + +*Release date: XXXX-XX-XX* + +Core and Builtins +----------------- + +Library +------- + + What's New in Python 3.2.1? =========================== |