index
:
cpython
3.10
3.11
3.12
3.13
3.14
3.9
main
The Python programming language
Aslak Raanes
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
Lib
/
idlelib
/
help.py
Commit message (
Expand
)
Author
Age
*
bpo-25514: Improve IDLE's connection refused message (#2177)
terryjreedy
2017-06-13
*
Issue #27891: Consistently group and sort imports within idlelib modules.
Terry Jan Reedy
2016-08-31
*
Add version to title of IDLE help window.
Terry Jan Reedy
2016-08-25
|
\
|
*
Add version to title of IDLE help window.
Terry Jan Reedy
2016-08-25
*
|
Issue *24750: Switch all scrollbars in IDLE to ttk versions.
Terry Jan Reedy
2016-06-10
*
|
Issue #24225: Within idlelib files, update idlelib module names.
Terry Jan Reedy
2016-05-28
*
|
Removed unused imports.
Serhiy Storchaka
2016-04-25
|
/
*
Whitespace
Terry Jan Reedy
2016-03-01
*
Document maintenance of idlelib/help.html in idlelib.
Terry Jan Reedy
2016-03-01
*
Issues #26310, #26311: Fix typos in the documentation and code comments
Martin Panter
2016-02-10
*
Issue #25198: When using the Idle dov TOC menu, put the section title at the
Terry Jan Reedy
2015-09-27
*
Issue #25198: Idle doc viewer now uses user width and height setting.
Terry Jan Reedy
2015-09-25
*
Issue #25198: In Idle doc viewer, fix indent of fixed-pitch <pre> text
Terry Jan Reedy
2015-09-24
*
Idlelib.help: add 'b' prefix needed for bytes + bytes.
Terry Jan Reedy
2015-09-23
*
whitespace
Terry Jan Reedy
2015-09-21
*
Issue #16893: Add idlelib.help.copy_strip() to copy-rstrip Doc/.../idle.html.
Terry Jan Reedy
2015-09-21
*
Issue #16893: Replace help.txt with idle.html for Idle doc display.
Terry Jan Reedy
2015-09-20