summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/help.py
Commit message (Expand)AuthorAgeFilesLines
* Fix idlelib.help comments (GH-15669)Terry Jan Reedy2019-09-051-24/+25
* bpo-38022: IDLE: upgrade help.html to sphinx 2.x HTML5 output (GH-15664)Tal Einat2019-09-031-2/+8
* Fix typo found by Min ho Kim (#14879)Terry Jan Reedy2019-07-211-1/+1
* bpo-36766: Typos in docs and code comments (GH-13116)penguindustin2019-05-061-1/+1
* bpo-35088: Update idlelib.help.copy_string docstring (#10164)Terry Jan Reedy2018-10-281-17/+17
* bpo-35087: Update idlelib help files for the current doc build. (GH-10162)Terry Jan Reedy2018-10-281-6/+13
* bpo-33855: Minimally test all IDLE modules. (GH-7689)Terry Jan Reedy2018-06-151-0/+3
* bpo-25514: Improve IDLE's connection refused message (#2177)terryjreedy2017-06-141-1/+1
* Issue #27891: Consistently group and sort imports within idlelib modules.Terry Jan Reedy2016-08-311-0/+2
* Add version to title of IDLE help window.Terry Jan Reedy2016-08-261-1/+2
|\
| * Add version to title of IDLE help window.Terry Jan Reedy2016-08-261-1/+2
* | Issue *24750: Switch all scrollbars in IDLE to ttk versions.Terry Jan Reedy2016-06-101-11/+11
* | Issue #24225: Within idlelib files, update idlelib module names.Terry Jan Reedy2016-05-281-2/+2
* | Removed unused imports.Serhiy Storchaka2016-04-241-2/+2
|/
* WhitespaceTerry Jan Reedy2016-03-011-3/+3
* Document maintenance of idlelib/help.html in idlelib.Terry Jan Reedy2016-03-011-1/+24
* Issues #26310, #26311: Fix typos in the documentation and code commentsMartin Panter2016-02-101-1/+1
* Issue #25198: When using the Idle dov TOC menu, put the section title at theTerry Jan Reedy2015-09-271-22/+14
* Issue #25198: Idle doc viewer now uses user width and height setting.Terry Jan Reedy2015-09-251-1/+5
* Issue #25198: In Idle doc viewer, fix indent of fixed-pitch <pre> textTerry Jan Reedy2015-09-241-8/+11
* Idlelib.help: add 'b' prefix needed for bytes + bytes.Terry Jan Reedy2015-09-231-1/+1
* whitespaceTerry Jan Reedy2015-09-221-1/+1
* Issue #16893: Add idlelib.help.copy_strip() to copy-rstrip Doc/.../idle.html.Terry Jan Reedy2015-09-221-18/+35
* Issue #16893: Replace help.txt with idle.html for Idle doc display.Terry Jan Reedy2015-09-201-0/+233