Skip to content

[3.9] bpo-41841: revise header #24634

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 24, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 3 additions & 8 deletions Lib/idlelib/NEWS.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
What's New in IDLE 3.9.2
Released on 2021-02-15?
======================================
What's New in IDLE 3.9.z
(since 3.9.0)
=========================


bpo-43283: Document why printing to IDLE's Shell is often slower than
Expand All @@ -18,11 +18,6 @@ bpo-33065: Fix problem debugging user classes with __repr__ method.
bpo-32631: Finish zzdummy example extension module: make menu entries
work; add docstrings and tests with 100% coverage.


What's New in IDLE 3.9.1
Released on 2020-12-07
======================================

bpo-42508: Keep IDLE running on macOS. Remove obsolete workaround
that prevented running files with shortcuts when using new universal2
installers built on macOS 11.
Expand Down