[Python-checkins] CVS: python/dist/src/Misc NEWS,1.336,1.337
Tim Peters
tim_one@users.sourceforge.net
2001年12月14日 15:16:20 -0800
- Previous message: [Python-checkins] CVS: python/dist/src/Mac/Modules/carbonevt CarbonEvtscan.py,1.3,1.4 CarbonEvtsupport.py,1.6,1.7 _CarbonEvtmodule.c,1.3,1.4
- Next message: [Python-checkins] CVS: python/dist/src/PCbuild BUILDno.txt,1.25,1.26 python20.wse,1.97,1.98 pythoncore.dsp,1.29,1.30
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/python/python/dist/src/Misc
In directory usw-pr-cvs1:/tmp/cvs-serv23258/python/Misc
Modified Files:
NEWS
Log Message:
Post-release fiddling -- prep for 2.2 final.
Index: NEWS
===================================================================
RCS file: /cvsroot/python/python/dist/src/Misc/NEWS,v
retrieving revision 1.336
retrieving revision 1.337
diff -C2 -d -r1.336 -r1.337
*** NEWS 2001年12月14日 20:44:32 1.336
--- NEWS 2001年12月14日 23:16:18 1.337
***************
*** 1,2 ****
--- 1,29 ----
+ What's New in Python 2.2 final?
+ Release date: 21-Dec-2001
+ ===============================
+
+ Type/class unification and new-style classes
+
+ Core and builtins
+
+ Extension modules
+
+ Library
+
+ Tools/Demos
+
+ Build
+
+ C API
+
+ New platforms
+
+ Tests
+
+ Windows
+
+ Mac
+
+
What's New in Python 2.2c1?
Release date: 14-Dec-2001
- Previous message: [Python-checkins] CVS: python/dist/src/Mac/Modules/carbonevt CarbonEvtscan.py,1.3,1.4 CarbonEvtsupport.py,1.6,1.7 _CarbonEvtmodule.c,1.3,1.4
- Next message: [Python-checkins] CVS: python/dist/src/PCbuild BUILDno.txt,1.25,1.26 python20.wse,1.97,1.98 pythoncore.dsp,1.29,1.30
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]