Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 03562a5

Browse files
committed
Saving a Keyset w/o making changes (by using the "Save as New Custom Key Set"
button) caused IDLE to fail on restart (no new keyset was created in config-keys.cfg). Also true for Theme/highlights. Python Bug 1064535.
1 parent 5acdf93 commit 03562a5

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Lib/idlelib/NEWS.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ What's New in IDLE 1.1b3/rc1?
33

44
*Release date: XX-XXX-2004*
55

6+
- Saving a Keyset w/o making changes (by using the "Save as New Custom Key Set"
7+
button) caused IDLE to fail on restart (no new keyset was created in
8+
config-keys.cfg). Also true for Theme/highlights. Python Bug 1064535.
9+
610
- A change to the linecache.py API caused IDLE to exit when an exception was
711
raised while running without the subprocess (-n switch). Python Bug 1063840.
812

0 commit comments

Comments
 (0)