index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
idlelib
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.12] gh-71339: Use new assertion methods in test_idle (GH-129314) (#129315)
Miss Islington (bot)
2025-01-26
7
-22/+28
*
[3.12] Fix idlelib typos (GH-125484) (#125488)
Miss Islington (bot)
2024-10-14
2
-15/+18
*
[3.12] gh-122392: IDLE - Fix overlapping lines in browsers (GH-122392) (GH-12...
Miss Islington (bot)
2024-10-07
1
-4/+10
*
[3.12] Backport idlelib typos (#124324)
Terry Jan Reedy
2024-09-23
4
-4/+4
*
[3.12] gh-112938: IDLE - Fix uninteruptable hang when Shell gets rapid contin...
Miss Islington (bot)
2024-09-22
2
-1/+6
*
[3.12] gh-121804: Backport idlelib.pyshell change (GH-121886) (#123366)
Terry Jan Reedy
2024-08-26
1
-1/+1
*
[3.12] Further revise idlelib/Icons/README.text (GH-123364) (#123365)
Miss Islington (bot)
2024-08-26
1
-10/+25
*
[3.12] Rewrite idlelib/Icons/README.txt (GH-123329) (#123331)
Miss Islington (bot)
2024-08-26
1
-8/+31
*
[3.12] gh-120083: Add IDLE Hovertip foreground color needed for recent macOS ...
Miss Islington (bot)
2024-08-09
2
-2/+10
*
[3.12] gh-120104: IDLE: Fix padding in config and search dialogs (GH-120107) ...
Miss Islington (bot)
2024-08-06
2
-2/+2
*
[3.12] Fixes typo in idlelib/idle_test/example_stub.pyi (GH-122520) (#122591)
Miss Islington (bot)
2024-08-02
1
-1/+1
*
[3.12] GH-122482: Make About IDLE direct discussion to DPO (GH-122483) (#122486)
Miss Islington (bot)
2024-07-30
2
-7/+11
*
[3.12] gh-78889: Stop IDLE Shell freezes from sys.stdout.shell.xyz (GH-121876...
Miss Islington (bot)
2024-07-17
2
-0/+6
*
[3.12] gh-120417: Remove unused import in idlelib (GH-120420) (#120574)
Terry Jan Reedy
2024-06-16
1
-1/+1
*
[3.12] Fix typos in documentation (GH-120338) (#120439)
Xie Yanbo
2024-06-13
3
-5/+5
*
[3.12] gh-119174: Fix high DPI causes turtledemo(turtle-graphics examples) wi...
Miss Islington (bot)
2024-05-21
3
-9/+19
*
[3.12] IDLE: fix url in config.py comment (GH-119198) (#119200)
Miss Islington (bot)
2024-05-20
1
-1/+1
*
[3.12] gh-78955: Use user-selected color theme for Help => IDLE Doc (GH-9502)...
Miss Islington (bot)
2024-05-06
2
-2/+7
*
[3.12] gh-88516: show file proxy icon in IDLE editor windows on macOS (GH-112...
Miss Islington (bot)
2024-02-23
1
-1/+10
*
[3.12] gh-103820: IDLE: Do not interpret buttons 4/5 as scrolling on non-X11 ...
Miss Islington (bot)
2024-02-02
3
-14/+23
*
[3.12] gh-96905: In IDLE code, stop redefining built-ins 'dict' and 'object' ...
Miss Islington (bot)
2024-01-18
7
-42/+44
*
[3.12] gh-72284: Revise lists in IDLE doc (GH-114174) (#114175)
Miss Islington (bot)
2024-01-17
2
-38/+31
*
[3.12] gh-81479: For Help => IDLE Doc, stop double-spacing some lists. (GH-11...
Miss Islington (bot)
2024-01-17
1
-1/+1
*
[3.12] Fix 'expresion' typo in IDLE doc (GH-114130) (#114139)
Miss Islington (bot)
2024-01-16
1
-48/+71
*
[3.12] gh-113903: Fix an IDLE configdialog test (GH-113973) (#113974)
Miss Islington (bot)
2024-01-12
2
-16/+15
*
[3.12] gh-113729: Fix IDLE's Help -> "IDLE Help" menu bug in 3.12.1 and 3.11....
Miss Islington (bot)
2024-01-06
4
-20/+25
*
[3.12] gh-57795: Add news to idlelib/News3.txt (GH-113522) (#113523)
Miss Islington (bot)
2023-12-27
1
-0/+4
*
[3.12] gh-57795: IDLE: Enter the selected text when opening the "Replace" dia...
Miss Islington (bot)
2023-12-27
1
-16/+7
*
[3.12] gh-81682: Fix test failures when CPython is built without docstrings (...
Serhiy Storchaka
2023-12-23
1
-0/+6
*
[3.12] gh-113269: IDLE - Fix test_editor hang (macOS) (GH-113271) (#113272)
Miss Islington (bot)
2023-12-19
2
-1/+3
*
[3.12] IDLE: Add util and stub example comments (GH-113222) (#113223)
Miss Islington (bot)
2023-12-17
2
-3/+5
*
[3.12] gh-83162: Rename re.error in idlelib (GH-101677) (#112987)
Terry Jan Reedy
2023-12-12
2
-2/+4
*
[3.12] gh-112953: Rename idlelib/NEWS.txt to News3.txt and update (GH-112988...
Terry Jan Reedy
2023-12-12
3
-5/+16
*
[3.12] gh-112898: warn about unsaved files when quitting IDLE on macOS (GH-11...
Miss Islington (bot)
2023-12-11
1
-1/+1
*
[3.12] IDLE: Tweak iomenu.IOBinding.maybesave (GH-112914) (#112917)
Miss Islington (bot)
2023-12-10
1
-10/+11
*
[3.12] gh-66819: More IDLE htest updates(4) (GH-112686) (#112688)
Miss Islington (bot)
2023-12-04
25
-34/+62
*
[3.12] gh-66819: More IDLE htest updates(3) (GH-112683) (#112684)
Miss Islington (bot)
2023-12-04
6
-26/+27
*
[3.12] gh-66819: More IDLE htest updates(2) (GH-112642) (#112643)
Miss Islington (bot)
2023-12-03
9
-69/+70
*
[3.12] gh-66819: More IDLE htest updates (GH-112574) (#112575)
Miss Islington (bot)
2023-12-01
1
-55/+52
*
[3.12] IDLE: fix config_key htest (GH-112545) (#112546)
Miss Islington (bot)
2023-11-30
2
-2/+2
*
[3.12] IDLE: Fix test_debugger bug and buildbot failures (GH-112258) (#112259)
Miss Islington (bot)
2023-11-19
1
-5/+7
*
[3.12] gh-79871: IDLE - Fix and test debugger module (GH-11451) (#112256)
Miss Islington (bot)
2023-11-19
4
-77/+396
*
[3.12] gh-108303: Move config parser data to `Lib/test/configparserdata/` (gh...
Miss Islington (bot)
2023-11-09
1
-4/+4
*
[3.12] gh-111050: IDLE - Simplify configdialog.HighPage.theme_elements (GH-11...
Miss Islington (bot)
2023-10-19
2
-24/+22
*
[3.12] gh-103737: IDLE - Remove unneeded .keys() for dict iteration (GH-11096...
Miss Islington (bot)
2023-10-18
8
-26/+28
*
[3.12] IDLE: Condense run.main threading.Thread start. (GH-106125) (#106154)
Miss Islington (bot)
2023-06-27
1
-5/+6
*
[3.12] gh-102832: IDLE - update stackviewer open (GH-105528) (#105534)
Miss Islington (bot)
2023-06-08
1
-2/+2
*
[3.12] gh-102832: IDLE - remove use of deprecated sys.last_xyzs for stackview...
Miss Islington (bot)
2023-06-08
4
-52/+22
*
[3.12] gh-104972: Ensure that line attributes in tokens in the tokenize modul...
Miss Islington (bot)
2023-05-26
1
-2/+2
*
[3.12] gh-104825: add omitted idlelib text fix (#104880)
Terry Jan Reedy
2023-05-24
1
-2/+2
[next]