mirror of
https://github.com/python/cpython.git
synced 2025-09-27 10:50:04 +00:00
Prepped for 2.3b1.
Added an extra blank line before "What's New in Python 2.2 final?".
This commit is contained in:
parent
16c8517988
commit
351a7dd64a
1 changed files with 57 additions and 0 deletions
57
Misc/NEWS
57
Misc/NEWS
|
@ -4,6 +4,62 @@ Python News
|
||||||
|
|
||||||
(editors: check NEWS.help for information about editing NEWS using ReST.)
|
(editors: check NEWS.help for information about editing NEWS using ReST.)
|
||||||
|
|
||||||
|
What's New in Python 2.3 beta 1?
|
||||||
|
================================
|
||||||
|
|
||||||
|
*Release date: XX-XXX-2003*
|
||||||
|
|
||||||
|
Core and builtins
|
||||||
|
-----------------
|
||||||
|
|
||||||
|
TBD
|
||||||
|
|
||||||
|
Extension modules
|
||||||
|
-----------------
|
||||||
|
|
||||||
|
TBD
|
||||||
|
|
||||||
|
Library
|
||||||
|
-------
|
||||||
|
|
||||||
|
TBD
|
||||||
|
|
||||||
|
Tools/Demos
|
||||||
|
-----------
|
||||||
|
|
||||||
|
TBD
|
||||||
|
|
||||||
|
Build
|
||||||
|
-----
|
||||||
|
|
||||||
|
TBD
|
||||||
|
|
||||||
|
C API
|
||||||
|
-----
|
||||||
|
|
||||||
|
TBD
|
||||||
|
|
||||||
|
New platforms
|
||||||
|
-------------
|
||||||
|
|
||||||
|
TBD
|
||||||
|
|
||||||
|
Tests
|
||||||
|
-----
|
||||||
|
|
||||||
|
TBD
|
||||||
|
|
||||||
|
Windows
|
||||||
|
-------
|
||||||
|
|
||||||
|
TBD
|
||||||
|
|
||||||
|
Mac
|
||||||
|
---
|
||||||
|
|
||||||
|
TBD
|
||||||
|
|
||||||
|
|
||||||
What's New in Python 2.3 alpha 2?
|
What's New in Python 2.3 alpha 2?
|
||||||
=================================
|
=================================
|
||||||
|
|
||||||
|
@ -1511,6 +1567,7 @@ Mac
|
||||||
other platforms. If you really need sourcefiles with Mac characters in them
|
other platforms. If you really need sourcefiles with Mac characters in them
|
||||||
you can change this in site.py.
|
you can change this in site.py.
|
||||||
|
|
||||||
|
|
||||||
What's New in Python 2.2 final?
|
What's New in Python 2.2 final?
|
||||||
===============================
|
===============================
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue