index
:
cpython
3.10
3.11
3.12
3.13
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
Commit message (
Expand
)
Author
Age
*
gh-69001: Convert links to more usable buttons (#129591)
Stan Ulbrych
2025-02-20
*
gh-68400: Remove outdated 2.7 comment (#129919)
Stan Ulbrych
2025-02-09
*
gh-129873: IDLE: Improve help.py's method of parsing HTML (#129859)
Stan Ulbrych
2025-02-09
*
gh-129876: Initial 3.14 News3.txt entries (#129881)
Terry Jan Reedy
2025-02-09
*
gh-112953: Update news to finish 3.13 as main (#129877)
Terry Jan Reedy
2025-02-09
*
gh-129699: Add description to IDLE doc title (#129727)
Stan Ulbrych
2025-02-08
*
gh-86206: Change IDLE splash line (#129698)
Stan Ulbrych
2025-02-06
*
gh-69001: Replace maintainer email in IDLE credits (#129588)
Stan Ulbrych
2025-02-06
*
gh-71339: Use new assertion methods in test_idle (#129213)
Terry Jan Reedy
2025-01-23
*
gh-127060: Disable traceback colors in IDLE (#128028)
Victor Stinner
2024-12-18
*
Fix idlelib typos (#125484)
Terry Jan Reedy
2024-10-14
*
gh-122392: IDLE - Fix overlapping lines in browsers (#122392) (#124975)
Zhikang Yan
2024-10-07
*
gh-112938: IDLE - Fix uninteruptable hang when Shell gets rapid continuous ou...
Terry Jan Reedy
2024-09-22
*
Fix typos in warnings, docstrings, comments and text files (#123597)
abstractee
2024-09-03
*
Further revise idlelib/Icons/README.text (#123364)
Terry Jan Reedy
2024-08-26
*
Rewrite idlelib/Icons/README.txt (#123329)
Terry Jan Reedy
2024-08-25
*
gh-121804: Always show error location for SyntaxError's in new repl (#121886)
Sergey B Kirpichev
2024-08-19
*
gh-120104: IDLE: Fix padding in config and search dialogs (#120107)
Serhiy Storchaka
2024-08-06
*
gh-120083: Add IDLE Hovertip foreground color needed for recent macOS (#120605)
John Riggles
2024-08-01
*
Fixes typo in idlelib/idle_test/example_stub.pyi (#122520)
Jonathon Vandezande
2024-08-01
*
GH-122482: Make About IDLE direct discussion to DPO (#122483)
Terry Jan Reedy
2024-07-30
*
gh-78889: Stop IDLE Shell freezes from sys.stdout.shell.xyz (#121876)
Terry Jan Reedy
2024-07-17
*
gh-121008: Fix idlelib.run tests (#121046)
Victor Stinner
2024-06-26
*
gh-120417: Remove unused imports in the stdlib (#120420)
Victor Stinner
2024-06-12
*
Fix typos in documentation (#120338)
Xie Yanbo
2024-06-12
*
gh-119174: Fix high DPI causes turtledemo(turtle-graphics examples) windows b...
Wulian233
2024-05-20
*
IDLE: fix url in config.py comment (#119198)
Terry Jan Reedy
2024-05-20
*
gh-66410: Do not stringify arguments of Tkinter callback (GH-98592)
Serhiy Storchaka
2024-05-07
*
gh-78955: Use user-selected color theme for Help => IDLE Doc (#9502)
Terry Jan Reedy
2024-05-06
*
gh-112730: Make the test suite resilient to color-activation environment vari...
Pablo Galindo Salgado
2024-04-24
*
gh-88516: show file proxy icon in IDLE editor windows on macOS (#112894)
Ronald Oussoren
2024-02-23
*
gh-97928: Partially restore the behavior of tkinter.Text.count() by default (...
Serhiy Storchaka
2024-02-11
*
gh-103820: IDLE: Do not interpret buttons 4/5 as scrolling on non-X11 (GH-103...
Christopher Chavez
2024-02-02
*
gh-96905: In IDLE code, stop redefining built-ins 'dict' and 'object' (#114227)
Terry Jan Reedy
2024-01-18
*
gh-72284: Revise lists in IDLE doc (#114174)
Terry Jan Reedy
2024-01-17
*
gh-81479: For Help => IDLE Doc, stop double-spacing some lists. (#114168)
Terry Jan Reedy
2024-01-17
*
Fix 'expresion' typo in IDLE doc (#114130)
Terry Jan Reedy
2024-01-16
*
gh-113903: Fix an IDLE configdialog test (#113973)
Terry Jan Reedy
2024-01-11
*
gh-113729: Fix IDLE's Help -> "IDLE Help" menu bug in 3.12.1 and 3.11.7 (#113...
Ronald Oussoren
2024-01-06
*
gh-57795: Add news to idlelib/News3.txt (#113522)
Terry Jan Reedy
2023-12-27
*
gh-57795: IDLE: Enter the selected text when opening the "Replace" dialog (GH...
Zackery Spytz
2023-12-27
*
gh-81682: Fix test failures when CPython is built without docstrings (GH-113410)
Serhiy Storchaka
2023-12-23
*
gh-113269: IDLE - Fix test_editor hang (macOS) (#113271)
Terry Jan Reedy
2023-12-19
*
IDLE: Add util and stub example comments (#113222)
Terry Jan Reedy
2023-12-17
*
gh-112953: Rename idlelib/NEWS.txt to News3.txt and update (#112988)
Terry Jan Reedy
2023-12-12
*
GH-83162: Rename re.error for better clarity. (#101677)
achhina
2023-12-11
*
gh-112898: warn about unsaved files when quitting IDLE on macOS (#112939)
Ronald Oussoren
2023-12-11
*
IDLE: Tweak iomenu.IOBinding.maybesave (#112914)
Terry Jan Reedy
2023-12-09
*
gh-66819: More IDLE htest updates(4) (#112686)
Terry Jan Reedy
2023-12-04
*
gh-66819: More IDLE htest updates(3) (#112683)
Terry Jan Reedy
2023-12-03
[next]