Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cb3988c

Browse files
author
Skip Montanaro
committed
add skeletal "what's new" for 2.4a1 and mention a couple python-mode tweaks.
1 parent 0316116 commit cb3988c

1 file changed

Lines changed: 42 additions & 0 deletions

File tree

Misc/NEWS

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,48 @@ Python News
44

55
(editors: check NEWS.help for information about editing NEWS using ReST.)
66

7+
What's New in Python 2.4 alpha 1?
8+
=================================
9+
10+
*Release date: DD-MMM-YYYY*
11+
12+
Core and builtins
13+
-----------------
14+
15+
Extension modules
16+
-----------------
17+
18+
Library
19+
-------
20+
21+
Tools/Demos
22+
-----------
23+
24+
- py-electric-colon now works when pending-delete/delete-selection mode is
25+
in effect
26+
27+
- py-help-at-point is no longer bound to the F1 key - it's still bound to
28+
C-c C-h
29+
30+
Build
31+
-----
32+
33+
C API
34+
-----
35+
36+
New platforms
37+
-------------
38+
39+
Tests
40+
-----
41+
42+
Windows
43+
-------
44+
45+
Mac
46+
----
47+
48+
749
What's New in Python 2.3 final?
850
===============================
951

0 commit comments

Comments
 (0)