mirror of
https://github.com/python/cpython.git
synced 2025-08-02 08:02:56 +00:00
add skeletal "what's new" for 2.4a1 and mention a couple python-mode tweaks.
This commit is contained in:
parent
031611635d
commit
cb3988c48b
1 changed files with 42 additions and 0 deletions
42
Misc/NEWS
42
Misc/NEWS
|
@ -4,6 +4,48 @@ 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.4 alpha 1?
|
||||||
|
=================================
|
||||||
|
|
||||||
|
*Release date: DD-MMM-YYYY*
|
||||||
|
|
||||||
|
Core and builtins
|
||||||
|
-----------------
|
||||||
|
|
||||||
|
Extension modules
|
||||||
|
-----------------
|
||||||
|
|
||||||
|
Library
|
||||||
|
-------
|
||||||
|
|
||||||
|
Tools/Demos
|
||||||
|
-----------
|
||||||
|
|
||||||
|
- py-electric-colon now works when pending-delete/delete-selection mode is
|
||||||
|
in effect
|
||||||
|
|
||||||
|
- py-help-at-point is no longer bound to the F1 key - it's still bound to
|
||||||
|
C-c C-h
|
||||||
|
|
||||||
|
Build
|
||||||
|
-----
|
||||||
|
|
||||||
|
C API
|
||||||
|
-----
|
||||||
|
|
||||||
|
New platforms
|
||||||
|
-------------
|
||||||
|
|
||||||
|
Tests
|
||||||
|
-----
|
||||||
|
|
||||||
|
Windows
|
||||||
|
-------
|
||||||
|
|
||||||
|
Mac
|
||||||
|
----
|
||||||
|
|
||||||
|
|
||||||
What's New in Python 2.3 final?
|
What's New in Python 2.3 final?
|
||||||
===============================
|
===============================
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue