bpo-37309: Update IDLE NEWS.txt (GH-20356)

This commit is contained in:
Terry Jan Reedy 2020-05-24 09:57:55 -04:00 committed by GitHub
parent 905b3cd05f
commit 16ef324193
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ Released on 2020-10-05?
bpo-40723: Make test_idle pass when run after import.
Patch by Florian Dahlitz.
bpo-38689: IDLE will no longer freeze when inspect.signature fails
when fetching a calltip.