COMMITS
/ Lib/idlelib/iomenu.py December 10, 2023
T
IDLE: Tweak iomenu.IOBinding.maybesave (#112914)
Terry Jan Reedy committed
December 4, 2023
T
gh-66819: More IDLE htest updates(4) (#112686)
Terry Jan Reedy committed
December 3, 2023
T
gh-66819: More IDLE htest updates(2) (#112642)
Terry Jan Reedy committed
August 2, 2022
T
gh-95191: IDLE: Include prompts when saving Shell #95554
Terry Jan Reedy committed
June 24, 2022
T
IDLE: replace if statement with expression (#94228)
Terry Jan Reedy committed
June 22, 2022
V
gh-84623: Remove unused imports in idlelib (#94143)
Victor Stinner committed
February 13, 2022
A
bpo-45447: Add syntax highlighting for `.pyi` files in IDLE (GH-28950)
Alex Waygood committed
January 25, 2021
T
bpo-43013: Fix old tkinter module names in idlelib (GH-24326)
Terry Jan Reedy committed
July 25, 2020
S
bpo-41373: IDLE: Fix saving files loaded with no newlines or mixed newlines (GH-21597)
Serhiy Storchaka committed
July 16, 2020
T
bpo-41300: IDLE - save files with non-ascii chars (GH-21512)
Terry Jan Reedy committed
June 30, 2020
S
bpo-41158: IDLE: rewrite the code for handling file encoding (GH-21215)
Serhiy Storchaka committed
S
bpo-41152: IDLE: always use UTF-8 for standard IO streams (GH-21214)
Serhiy Storchaka committed
November 12, 2019
Z
bpo-26353: IDLE adds an unneeded newline when saving a shell window (GH-17103)
Zackery Spytz committed
October 8, 2019
S
bpo-36698: IDLE no longer fails when write non-encodable characters to stderr. (GH-16583)
Serhiy Storchaka committed
May 13, 2019
G
bpo-36807: When saving a file in IDLE, call flush and fsync (#13102)
Guido van Rossum committed
November 15, 2018
T
bpo-35213: Where appropriate, use 'macOS' in idlelib. (#10478)
Terry Jan Reedy committed
September 30, 2018
T
bpo-34850: Replace is with == in idlelib.iomenu (GH-9649)
Terry Jan Reedy committed
June 18, 2018
T
bpo-33855: More edits and new minimal tests for IDLE (GH-7761)
Terry Jan Reedy committed
October 1, 2017
T
IDLE: make filetypes a tuple constant. (#3847)
Terry Jan Reedy committed
July 10, 2016
T
Refine geometry of idlelib htests (and a few other fix-ups).
Terry Jan Reedy committed
June 26, 2016
T
Issue 27372: Stop test_idle from changing locale, so test passes.
Terry Jan Reedy committed
May 28, 2016
T
Issue #24225: Within idlelib files, update idlelib module names.
Terry Jan Reedy committed
May 22, 2016
T
Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files.
Terry Jan Reedy committed