mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
post-release
This commit is contained in:
parent
599bd5e1e1
commit
b0c6630794
2 changed files with 60 additions and 39 deletions
|
@ -1,3 +1,8 @@
|
|||
What's New in IDLE 1.1b3/rc1?
|
||||
=============================
|
||||
|
||||
*Release date: XX-XXX-2004*
|
||||
|
||||
What's New in IDLE 1.1b2?
|
||||
=========================
|
||||
|
||||
|
|
94
Misc/NEWS
94
Misc/NEWS
|
@ -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 @@ Library
|
|||
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 @@ Build
|
|||
|
||||
- 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?
|
||||
================================
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue