mirror of
https://github.com/python/cpython.git
synced 2025-07-23 11:15:24 +00:00
doodedoodedoo on the way to 2.4 final
This commit is contained in:
parent
6e3fa2911d
commit
e2648eeb14
2 changed files with 6 additions and 42 deletions
|
@ -1,7 +1,7 @@
|
|||
What's New in IDLE 1.1rc2?
|
||||
=============================
|
||||
What's New in IDLE 1.1?
|
||||
=======================
|
||||
|
||||
*Release date: XX-NOV-2004*
|
||||
*Release date: 30-NOV-2004*
|
||||
|
||||
- On OpenBSD, terminating IDLE with ctrl-c from the command line caused a
|
||||
stuck subprocess MainThread because only the SocketThread was exiting.
|
||||
|
|
42
Misc/NEWS
42
Misc/NEWS
|
@ -4,10 +4,10 @@ Python News
|
|||
|
||||
(editors: check NEWS.help for information about editing NEWS using ReST.)
|
||||
|
||||
What's New in Python 2.4 release candidate 2
|
||||
=====================================================
|
||||
What's New in Python 2.4 final?
|
||||
===============================
|
||||
|
||||
*Release date: XX-NOV-2004*
|
||||
*Release date: 30-NOV-2004*
|
||||
|
||||
Core and builtins
|
||||
-----------------
|
||||
|
@ -30,11 +30,6 @@ Core and builtins
|
|||
aside, all bugs in all three reports are fixed now.
|
||||
|
||||
|
||||
Extension Modules
|
||||
-----------------
|
||||
|
||||
...
|
||||
|
||||
Library
|
||||
-------
|
||||
|
||||
|
@ -71,37 +66,6 @@ C API
|
|||
- The PyRange_New() function is deprecated.
|
||||
|
||||
|
||||
Documentation
|
||||
-------------
|
||||
|
||||
...
|
||||
|
||||
Tests
|
||||
-----
|
||||
|
||||
...
|
||||
|
||||
Windows
|
||||
-------
|
||||
|
||||
...
|
||||
|
||||
Mac
|
||||
---
|
||||
|
||||
...
|
||||
|
||||
New platforms
|
||||
-------------
|
||||
|
||||
...
|
||||
|
||||
Tools/Demos
|
||||
-----------
|
||||
|
||||
...
|
||||
|
||||
|
||||
What's New in Python 2.4 beta 2?
|
||||
================================
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue