diff options
| author | Barry Warsaw <barry@python.org> | 2008-04-04 01:36:36 +0000 |
|---|---|---|
| committer | Barry Warsaw <barry@python.org> | 2008-04-04 01:36:36 +0000 |
| commit | 66079cd9877650dcfa89a535f1031f2cb90a1850 (patch) | |
| tree | 067a408a66c5084f705568e531235dd2e43575be | |
| parent | 61828c725aa7324cb192ca9486de464c58b5871f (diff) | |
| download | cpython-git-66079cd9877650dcfa89a535f1031f2cb90a1850.tar.gz | |
post release updates
| -rw-r--r-- | Misc/NEWS | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -4,6 +4,21 @@ Python News (editors: check NEWS.help for information about editing NEWS using ReST.) +What's New in Python 3.0a5? +=========================== + +*Release date: XX-XXX-2008* + +Core and Builtins +----------------- + +Extension Modules +----------------- + +Library +------- + + What's New in Python 3.0a4? =========================== |
