]> granicus.if.org Git - python/commitdiff
A start on news for 2.3b2.
authorTim Peters <tim.peters@gmail.com>
Sat, 26 Apr 2003 14:53:01 +0000 (14:53 +0000)
committerTim Peters <tim.peters@gmail.com>
Sat, 26 Apr 2003 14:53:01 +0000 (14:53 +0000)
Misc/NEWS

index 72513863ba9758d7ab4533ebfd9301369b7ff88f..47dd80ee6d5192ec02f04105e23b459a0591b19b 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -4,6 +4,47 @@ Python News
 
 (editors: check NEWS.help for information about editing NEWS using ReST.)
 
+What's New in Python 2.3 beta 2?
+================================
+
+*Release date: XX-XXX-2003*
+
+Core and builtins
+-----------------
+
+Extension modules
+-----------------
+
+Library
+-------
+
+Tools/Demos
+-----------
+
+Build
+-----
+
+C API
+-----
+
+New platforms
+-------------
+
+None this time.
+
+Tests
+-----
+
+- test_imp rewritten so that it doesn't raise RuntimeError if run as a
+  side effect of being imported ("import test.autotest").
+
+Windows
+-------
+
+Mac
+---
+
+
 What's New in Python 2.3 beta 1?
 ================================