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_about.py
Commit message (
Expand
)
Author
Age
*
gh-69001: Convert links to more usable buttons (#129591)
Stan Ulbrych
2025-02-20
*
GH-122482: Make About IDLE direct discussion to DPO (#122483)
Terry Jan Reedy
2024-07-30
*
gh-112953: Rename idlelib/NEWS.txt to News3.txt and update (#112988)
Terry Jan Reedy
2023-12-12
*
gh-104496: IDLE - fix About for mixed tcl/tk versions (#104585)
Terry Jan Reedy
2023-05-17
*
IDLE: Fix docs URL in the About window (#28417)
Serhiy Storchaka
2022-07-31
*
gh-91827: Add method info_pathlevel() in tkinter (GH-91829)
Serhiy Storchaka
2022-05-06
*
bpo-46591: Make About IDLE doc link label clickable (GH-30251)
Wes
2022-02-01
*
IDLE: adjust Python version in doc url for 3.10+ (GH-28228)
giovanniwijaya
2021-09-10
*
bpo-34120: fix IDLE freezing after closing dialogs (GH-8603)
Tal Einat
2018-08-02
*
bpo-33855: More edits and new minimal tests for IDLE (GH-7761)
Terry Jan Reedy
2018-06-18
*
bpo-31649: Make IDLE's _htest, _utest parameters keyword-only. (#3839)
Terry Jan Reedy
2017-09-30
*
bpo-24813: IDLE tagline is Integrated Development and Learning Environment (...
Mark Roseman
2017-06-27
*
bpo-24813: IDLE: Add build bitness to About Idle title (#2380)
csabella
2017-06-26
*
bpo-24813: IDLE: Add default title to help_about (#2366)
csabella
2017-06-23
*
bpo-24813: IDLE: Add icon to help_about (#2335)
csabella
2017-06-23
*
bpo-30290: IDLE: Refactor help_about to PEP8 names (#1714)
csabella
2017-05-27
*
bpo-30290: IDLE: Add more tests for help_about dialog (#1697)
mlouielu
2017-05-21
*
Issue #27891: Consistently group and sort imports within idlelib modules.
Terry Jan Reedy
2016-08-31
*
Issue #27365: Finish merge so tests pass.
Terry Jan Reedy
2016-06-22
*
Issue #27365: add chunk
Terry Jan Reedy
2016-06-22
*
Issue #27365: Merge minimal part.
Terry Jan Reedy
2016-06-22
*
Issue #24225: Within idlelib files, update idlelib module names.
Terry Jan Reedy
2016-05-28
*
Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files.
Terry Jan Reedy
2016-05-22