mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
merge with 3.3
This commit is contained in:
commit
98297f4807
9 changed files with 33 additions and 26 deletions
|
@ -6,6 +6,8 @@ What's New in IDLE 3.4.0?
|
|||
|
||||
- Issue #5066: Update IDLE docs. Patch by Todd Rovito.
|
||||
|
||||
- Issue #17625: Close the replace dialog after it is used.
|
||||
|
||||
- Issue #16226: Fix IDLE Path Browser crash.
|
||||
(Patch by Roger Serwy)
|
||||
|
||||
|
@ -16,6 +18,8 @@ What's New in IDLE 3.4.0?
|
|||
What's New in IDLE 3.3.0?
|
||||
=========================
|
||||
|
||||
- Issue #17625: Close the replace dialog after it is used.
|
||||
|
||||
- Issue #7163: Propagate return value of sys.stdout.write.
|
||||
|
||||
- Issue #15318: Prevent writing to sys.stdin.
|
||||
|
@ -872,7 +876,3 @@ What's New in IDLEfork 0.9 Alpha 1?
|
|||
Refer to HISTORY.txt for additional information on earlier releases.
|
||||
--------------------------------------------------------------------
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue