summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/format.py
Commit message (Expand)AuthorAgeFilesLines
* [3.8] bpo-38862: IDLE Strip Trailing Whitespace fixes end newlines (GH-17366)Terry Jan Reedy2019-11-271-0/+10
* bpo-38636: Fix IDLE tab toggle and file indent width (GH-17008)Miss Islington (bot)2019-11-201-2/+1
* bpo-36390: Gather IDLE Format menu functions into format.py (GH-14827) (GH-14...Miss Islington (bot)2019-07-181-2/+62
* bpo-36390: IDLE: Combine region formatting methods. (GH-12481) (GH-14811)Miss Islington (bot)2019-07-171-0/+357