mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +00:00
The usual post-release fiddling.
This commit is contained in:
parent
aad8bb5d7a
commit
84362bc74a
2 changed files with 29 additions and 4 deletions
25
Misc/NEWS
25
Misc/NEWS
|
@ -1,3 +1,28 @@
|
||||||
|
What's New in Python 2.2b2?
|
||||||
|
XXX Planned XXX Release date: 14-Nov-2001
|
||||||
|
===========================
|
||||||
|
|
||||||
|
Type/class unification and new-style classes
|
||||||
|
|
||||||
|
Core and builtins
|
||||||
|
|
||||||
|
Extension modules
|
||||||
|
|
||||||
|
Library
|
||||||
|
|
||||||
|
Tools/Demos
|
||||||
|
|
||||||
|
Build
|
||||||
|
|
||||||
|
C API
|
||||||
|
|
||||||
|
New platforms
|
||||||
|
|
||||||
|
Tests
|
||||||
|
|
||||||
|
Windows
|
||||||
|
|
||||||
|
|
||||||
What's New in Python 2.2b1?
|
What's New in Python 2.2b1?
|
||||||
Release date: 19-Oct-2001
|
Release date: 19-Oct-2001
|
||||||
===========================
|
===========================
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
Document Type: WSE
|
Document Type: WSE
|
||||||
item: Global
|
item: Global
|
||||||
Version=8.14
|
Version=8.14
|
||||||
Title=Python 2.2 beta 1
|
Title=Python 2.2 beta 2
|
||||||
Flags=00010100
|
Flags=00010100
|
||||||
Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
|
Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
|
||||||
Japanese Font Name=MS Gothic
|
Japanese Font Name=MS Gothic
|
||||||
|
@ -18,9 +18,9 @@ item: Global
|
||||||
Patch Flags=0000000000001001
|
Patch Flags=0000000000001001
|
||||||
Patch Threshold=85
|
Patch Threshold=85
|
||||||
Patch Memory=4000
|
Patch Memory=4000
|
||||||
EXE Filename=Python-2.2b1.exe
|
EXE Filename=Python-2.2b2.exe
|
||||||
Dialogs Version=8
|
Dialogs Version=8
|
||||||
Version File=2.2b1
|
Version File=2.2b2
|
||||||
Version Description=Python Programming Language
|
Version Description=Python Programming Language
|
||||||
Version Copyright=©2001 Python Software Foundation
|
Version Copyright=©2001 Python Software Foundation
|
||||||
Version Company=PythonLabs at Zope Corporation
|
Version Company=PythonLabs at Zope Corporation
|
||||||
|
@ -64,7 +64,7 @@ item: Global
|
||||||
end
|
end
|
||||||
item: Set Variable
|
item: Set Variable
|
||||||
Variable=PYVER_STRING
|
Variable=PYVER_STRING
|
||||||
Value=2.2b1
|
Value=2.2b2
|
||||||
end
|
end
|
||||||
item: Remark
|
item: Remark
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue