Skip to content

Commit

Permalink
pythongh-99836: IDLE - update news.txt for 3.12 (python#104444)
Browse files Browse the repository at this point in the history
* pythongh-99836: IDLE 3.12 news.txt

* pythongh-99836: IDLE - update news.txt for 3.12
  • Loading branch information
terryjreedy authored May 13, 2023
1 parent 563c7dc commit 57139a6
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions Lib/idlelib/NEWS.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,20 @@
What's New in IDLE 3.12.0
(since 3.11.0)
Released on 2023-10-02
=========================


gh-88496 Fix IDLE test hang on macOS.

gh-103314 Support sys.last_exc after exceptions in Shell.
Patch by Irit Katriel.


What's New in IDLE 3.11.0
(since 3.10.0)
Released on 2022-10-03
Released on 2022-10-24
=========================


gh-97527: Fix a bug in the previous bugfix that caused IDLE to not
start when run with 3.10.8, 3.12.0a1, and at least Microsoft Python
3.10.2288.0 installed without the Lib/test package. 3.11.0 was never
Expand Down

0 comments on commit 57139a6

Please sign in to comment.