diff options
| author | Anthony Baxter <anthonybaxter@gmail.com> | 2006-04-05 14:51:42 +0000 |
|---|---|---|
| committer | Anthony Baxter <anthonybaxter@gmail.com> | 2006-04-05 14:51:42 +0000 |
| commit | 51bcb68b1dbe4ca0209030ca8ce211252bc018d0 (patch) | |
| tree | 07332b13d24d2c2227570b2ab73a030a1c2f9232 | |
| parent | 2cdb23ee5afac954a0f18cad52f3b2c25002bf9d (diff) | |
| download | cpython-git-51bcb68b1dbe4ca0209030ca8ce211252bc018d0.tar.gz | |
blank spots for Misc/NEWS, post alpha1 (plus testing buildbot 0.7.2)
| -rw-r--r-- | Misc/NEWS | 28 |
1 files changed, 28 insertions, 0 deletions
@@ -4,6 +4,34 @@ Python News (editors: check NEWS.help for information about editing NEWS using ReST.) +What's New in Python 2.5 alpha 2? +================================= + +*Release date: XX-XXX-2006* + +Core and builtins +----------------- + +Extension Modules +----------------- + +Library +------- + +Build +----- + +C API +----- + +Tests +----- + +Documentation +------------- + + + What's New in Python 2.5 alpha 1? ================================= |
