Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-43013: Fix old tkinter module names in idlelib (GH-24326) | Terry Jan Reedy | 2021-01-25 | 1 | -3/+3 |
* | bpo-33855: More edits and new minimal tests for IDLE (GH-7761) | Terry Jan Reedy | 2018-06-18 | 1 | -4/+5 |
* | Fix miscellaneous typos (#4275) | luzpaz | 2017-11-05 | 1 | -2/+2 |
* | bpo-29995: re.escape() now escapes only special characters. (#1007) | Serhiy Storchaka | 2017-04-13 | 1 | -2/+2 |
* | #27364: fix "incorrect" uses of escape character in the stdlib. | R David Murray | 2016-09-08 | 1 | -3/+3 |
* | Issue #27732: Silence test_idle with dummy bell functions. | Terry Jan Reedy | 2016-08-11 | 1 | -3/+3 |
* | Issue 20567: Revise idle_test/README.txt and some tests to match new advice. | Terry Jan Reedy | 2016-06-04 | 1 | -1/+2 |
* | Issue #24225: Within idlelib files, update idlelib module names. | Terry Jan Reedy | 2016-05-28 | 1 | -3/+3 |
* | Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files. | Terry Jan Reedy | 2016-05-22 | 1 | -0/+292 |