bpo-34162: Update idlelib/news.txt for 3.7.5 (GH-15016)

This commit is contained in:
Terry Jan Reedy 2019-07-29 19:21:11 -04:00 committed by GitHub
parent 6c9f46fa3a
commit e941cbcf8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 2 deletions

View File

@ -1,5 +1,5 @@
What's New in IDLE 3.7.4
Released on 2019-06-24?
What's New in IDLE 3.7.5
Released on 2019-09-30?
======================================
@ -27,6 +27,11 @@ of after a random delay.
bpo-27452: Cleanup config.py by inlining RemoveFile and simplifying
the handling of __file__ in CreateConfigHandlers/
What's New in IDLE 3.7.4
Released on 2019-07-08
======================================
bpo-26806: To compensate for stack frames added by IDLE and avoid
possible problems with low recursion limits, add 30 to limits in the
user code execution process. Subtract 30 when reporting recursion