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.11] gh-88516: show file proxy icon in IDLE editor windows on macOS (GH-112...
Miss Islington (bot)
2024-02-23
1
-1/+10
*
[3.11] gh-103820: IDLE: Do not interpret buttons 4/5 as scrolling on non-X11 ...
Miss Islington (bot)
2024-02-02
3
-14/+23
*
[3.11] gh-96905: In IDLE code, stop redefining built-ins 'dict' and 'object' ...
Miss Islington (bot)
2024-01-18
7
-42/+44
*
[3.11] gh-72284: Revise lists in IDLE doc (GH-114174) (#114176)
Miss Islington (bot)
2024-01-17
2
-38/+31
*
[3.11] gh-81479: For Help => IDLE Doc, stop double-spacing some lists. (GH-11...
Miss Islington (bot)
2024-01-17
1
-1/+1
*
[3.11] Fix 'expresion' typo in IDLE doc (GH-114130) (#114140)
Miss Islington (bot)
2024-01-16
1
-48/+71
*
[3.11] gh-113903: Fix an IDLE configdialog test (GH-113973) (#113975)
Miss Islington (bot)
2024-01-12
2
-16/+15
*
[3.11] 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.11] gh-57795: Add news to idlelib/News3.txt (GH-113522) (#113524)
Miss Islington (bot)
2023-12-27
1
-0/+4
*
[3.11] gh-57795: IDLE: Enter the selected text when opening the "Replace" dia...
Miss Islington (bot)
2023-12-27
1
-16/+7
*
[3.11] gh-81682: Fix test failures when CPython is built without docstrings (...
Serhiy Storchaka
2023-12-23
1
-0/+6
*
[3.11] gh-113269: IDLE - Fix test_editor hang (macOS) (GH-113271) (#113273)
Miss Islington (bot)
2023-12-19
2
-1/+3
*
[3.11] IDLE: Add util and stub example comments (GH-113222) (#113224)
Miss Islington (bot)
2023-12-17
2
-3/+5
*
[3.11] [3.12] gh-83162: Rename re.error in idlelib (GH-101677) (GH-112987) (#...
Miss Islington (bot)
2023-12-12
2
-2/+4
*
[3.11] gh-112953: Rename idlelib/NEWS.txt to News3.txt and update (GH… (#11...
Terry Jan Reedy
2023-12-12
3
-4/+9
*
[3.11] gh-112898: warn about unsaved files when quitting IDLE on macOS (GH-11...
Miss Islington (bot)
2023-12-11
1
-1/+1
*
[3.11] IDLE: Tweak iomenu.IOBinding.maybesave (GH-112914) (#112918)
Miss Islington (bot)
2023-12-10
1
-10/+11
*
[3.11] gh-66819: More IDLE htest updates(4) (GH-112686) (#112689)
Miss Islington (bot)
2023-12-04
25
-34/+62
*
[3.11] gh-66819: More IDLE htest updates(3) (GH-112683) (#112685)
Miss Islington (bot)
2023-12-04
6
-26/+27
*
[3.11] gh-66819: More IDLE htest updates(2) (GH-112642) (#112644)
Miss Islington (bot)
2023-12-03
9
-69/+70
*
[3.11] gh-66819: More IDLE htest updates (GH-112574) (#112576)
Miss Islington (bot)
2023-12-01
1
-55/+52
*
[3.11] IDLE: fix config_key htest (GH-112545) (#112547)
Miss Islington (bot)
2023-11-30
2
-2/+2
*
[3.11] IDLE: Fix test_debugger bug and buildbot failures (GH-112258) (#112260)
Miss Islington (bot)
2023-11-19
1
-5/+7
*
[3.11] gh-79871: IDLE - Fix and test debugger module (GH-11451) (#112257)
Miss Islington (bot)
2023-11-19
4
-77/+396
*
[3.11] gh-108303: Move config parser data to `Lib/test/configparserdata/` (gh...
Miss Islington (bot)
2023-11-09
1
-4/+4
*
[3.11] gh-111050: IDLE - Simplify configdialog.HighPage.theme_elements (GH-11...
Miss Islington (bot)
2023-10-19
2
-24/+22
*
[3.11] gh-103737: IDLE - Remove unneeded .keys() for dict iteration (GH-11096...
Miss Islington (bot)
2023-10-18
8
-26/+28
*
[3.11] IDLE: Condense run.main threading.Thread start. (GH-106125) (#106153)
Miss Islington (bot)
2023-06-27
1
-5/+6
*
[3.11] gh-102832: IDLE - remove use of deprecated sys.last_xyzs for stackview...
Miss Islington (bot)
2023-06-08
4
-52/+22
*
[3.11] gh-104719: IDLE - test existence of all tokenize references. (GH-10476...
Miss Islington (bot)
2023-05-24
4
-12/+52
*
[3.11] gh-104719: IDLE - delete useless monkeypatch of tokenize (GH-104726) (...
Miss Islington (bot)
2023-05-21
1
-12/+6
*
[3.11] gh-104499: Fix typo. (GH-104598) (#104599)
Miss Islington (bot)
2023-05-18
1
-1/+1
*
[3.11] gh-104499: IDLE - fix completions for tk aqua 8.7 (GH-104591) (#104596)
Miss Islington (bot)
2023-05-18
2
-7/+5
*
[3.11] gh-104496: IDLE - fix About for mixed tcl/tk versions (GH-104585) (#10...
Miss Islington (bot)
2023-05-17
3
-23/+21
*
[3.11] GH-71383: IDLE - Document testing subsets of modules (GH-104463) (#104...
Miss Islington (bot)
2023-05-14
2
-15/+28
*
[3.11] gh-75710: IDLE - add docstrings and comments to editor module (GH-1044...
Miss Islington (bot)
2023-05-13
1
-25/+102
*
[3.11] gh-99836: IDLE - update news.txt for 3.11+ (#104445)
Terry Jan Reedy
2023-05-13
1
-2/+13
*
[3.11] gh-88496: IDLE - fix another test on macOS (GH-104075) (#104076)
Miss Islington (bot)
2023-05-02
1
-2/+3
*
[3.11] gh-88496: Fix IDLE test hang on macOS (GH-104025) (#104027)
Miss Islington (bot)
2023-05-01
2
-2/+2
*
[3.11] Change 'dependant' to 'dependent' (GH-103745) (#103754)
Miss Islington (bot)
2023-04-24
1
-2/+2
*
[3.11] gh-103668: Run pyugrade on idlelib (GH-103671) (#103730)
Miss Islington (bot)
2023-04-24
17
-50/+50
*
IDLE: Simplify DynOptionsMenu __init__code (GH-101371)
Miss Islington (bot)
2023-02-28
1
-14/+11
*
IDLE - fix module browser test (GH-100647)
Miss Islington (bot)
2023-01-01
1
-2/+1
*
gh-97527: IDLE - fix buggy macosx patch (GH-98313)
Miss Islington (bot)
2022-10-16
2
-16/+31
*
bpo-35675: IDLE - separate config_key window and frame (GH-11427)
Miss Islington (bot)
2022-09-30
4
-82/+174
*
gh-97527: IDLE: protect macosx Tk() call when no GUI (GH-97530)
Miss Islington (bot)
2022-09-24
1
-13/+17
*
gh-87179: Fix more IDLE class headers (GH-96899)
Miss Islington (bot)
2022-09-17
2
-2/+2
*
gh-75500: Update idlelib/help.html (GH-96523) (#96524)
Miss Islington (bot)
2022-09-03
1
-7/+8
*
[3.11] gh-95778: CVE-2020-10735: Prevent DoS by very large int() (#96500)
Gregory P. Smith
2022-09-02
1
-1/+3
*
gh-78143: IDLE - fix settings dialog page label. (GH-96009)
Miss Islington (bot)
2022-08-15
1
-1/+1
[next]