[Python-checkins] python/dist/src/Misc NEWS,1.1182,1.1183
anthonybaxter at users.sourceforge.net
anthonybaxter at users.sourceforge.net
Thu Nov 4 06:23:19 CET 2004
Update of /cvsroot/python/python/dist/src/Misc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4558/Misc
Modified Files:
NEWS
Log Message:
post-release
Index: NEWS
===================================================================
RCS file: /cvsroot/python/python/dist/src/Misc/NEWS,v
retrieving revision 1.1182
retrieving revision 1.1183
diff -u -d -r1.1182 -r1.1183
--- NEWS 4 Nov 2004 04:31:30 -0000 1.1182
+++ NEWS 4 Nov 2004 05:23:15 -0000 1.1183
@@ -2,8 +2,22 @@
Python News
+++++++++++
-What's New in Python 2.4 release candidate 1?
-=============================================
+(editors: check NEWS.help for information about editing NEWS using ReST.)
+
+What's New in Python 2.4 (release candidate 1|beta 3)
+=====================================================
+
+*Release date: XX-XXX-2004*
+
+Core and builtins
+-----------------
+
+...
+
+Extension Modules
+-----------------
+
+...
Library
-------
@@ -12,8 +26,46 @@
attempt is made to execute the remaining handlers. The last exception
raised is re-raised.
+Build
+-----
+
+...
+
+C API
+-----
+
+...
+
+Documentation
+-------------
+
+...
+
+Tests
+-----
+
+...
+
+Windows
+-------
+
+...
+
+Mac
+---
+
+...
+
+New platforms
+-------------
+
+...
+
+Tools/Demos
+-----------
+
+...
-(editors: check NEWS.help for information about editing NEWS using ReST.)
What's New in Python 2.4 beta 2?
================================
@@ -93,42 +145,6 @@
- Patch #1044395: --enable-shared is allowed in FreeBSD also.
-C API
------
-
-...
-
-Documentation
--------------
-
-...
-
-Tests
------
-
-...
-
-Windows
--------
-
-...
-
-Mac
----
-
-...
-
-New platforms
--------------
-
-...
-
-Tools/Demos
------------
-
-...
-
-
What's New in Python 2.4 beta 1?
================================
More information about the Python-checkins
mailing list