COMMITS
/ Lib/idlelib/help.py September 3, 2025
S
gh-95844: Move help_url code to a help module function (#129971)
Stan Ulbrych committed
February 9, 2025
S
gh-129873: IDLE: Improve help.py's method of parsing HTML (#129859)
Stan Ulbrych committed
February 8, 2025
S
gh-129699: Add description to IDLE doc title (#129727)
Stan Ulbrych committed
May 6, 2024
T
gh-78955: Use user-selected color theme for Help => IDLE Doc (#9502)
Terry Jan Reedy committed
January 17, 2024
T
gh-81479: For Help => IDLE Doc, stop double-spacing some lists. (#114168)
Terry Jan Reedy committed
January 6, 2024
R
gh-113729: Fix IDLE's Help -> "IDLE Help" menu bug in 3.12.1 and 3.11.7 (#113731)
Ronald Oussoren committed
December 4, 2023
T
gh-66819: More IDLE htest updates(4) (#112686)
Terry Jan Reedy committed
T
gh-66819: More IDLE htest updates(3) (#112683)
Terry Jan Reedy committed
June 27, 2022
T
gh-82006: IDLE doc improvements (#94349)
Terry Jan Reedy committed
October 22, 2020
C
bpo-33987: IDLE: Use ttk Frame on doc window and statusbar (GH-11433)
Cheryl Sabella committed
September 5, 2019
T
Fix idlelib.help comments (GH-15669)
Terry Jan Reedy committed
September 3, 2019
T
bpo-38022: IDLE: upgrade help.html to sphinx 2.x HTML5 output (GH-15664)
Tal Einat committed
July 21, 2019
T
Fix typo found by Min ho Kim (#14879)
Terry Jan Reedy committed
May 6, 2019
P
bpo-36766: Typos in docs and code comments (GH-13116)
penguindustin committed
October 28, 2018
T
bpo-35088: Update idlelib.help.copy_string docstring (#10164)
Terry Jan Reedy committed
T
bpo-35087: Update idlelib help files for the current doc build. (GH-10162)
Terry Jan Reedy committed
June 15, 2018
T
bpo-33855: Minimally test all IDLE modules. (GH-7689)
Terry Jan Reedy committed
June 14, 2017
T
bpo-25514: Improve IDLE's connection refused message (#2177)
terryjreedy committed
August 31, 2016
T
Issue #27891: Consistently group and sort imports within idlelib modules.
Terry Jan Reedy committed
August 26, 2016
T
Add version to title of IDLE help window.
Terry Jan Reedy committed
T
Add version to title of IDLE help window.
Terry Jan Reedy committed
June 10, 2016
T
Issue *24750: Switch all scrollbars in IDLE to ttk versions.
Terry Jan Reedy committed
May 28, 2016
T
Issue #24225: Within idlelib files, update idlelib module names.
Terry Jan Reedy committed
April 24, 2016
S
Removed unused imports.
Serhiy Storchaka committed
March 1, 2016
T
Whitespace
Terry Jan Reedy committed
T
Document maintenance of idlelib/help.html in idlelib.
Terry Jan Reedy committed
February 10, 2016
M
Issues #26310, #26311: Fix typos in the documentation and code comments
Martin Panter committed
September 27, 2015
T
Issue #25198: When using the Idle dov TOC menu, put the section title at the
Terry Jan Reedy committed
September 25, 2015
T
Issue #25198: Idle doc viewer now uses user width and height setting.
Terry Jan Reedy committed
September 24, 2015
T
Issue #25198: In Idle doc viewer, fix indent of fixed-pitch <pre> text
Terry Jan Reedy committed
September 23, 2015
T
Idlelib.help: add 'b' prefix needed for bytes + bytes.
Terry Jan Reedy committed
September 22, 2015
T
whitespace
Terry Jan Reedy committed
T
Issue #16893: Add idlelib.help.copy_strip() to copy-rstrip Doc/.../idle.html.
Terry Jan Reedy committed
September 20, 2015
T
Issue #16893: Replace help.txt with idle.html for Idle doc display.
Terry Jan Reedy committed