summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib
Commit message (Expand)AuthorAgeFilesLines
* [3.12] gh-88516: show file proxy icon in IDLE editor windows on macOS (GH-112...Miss Islington (bot)2024-02-231-1/+10
* [3.12] gh-103820: IDLE: Do not interpret buttons 4/5 as scrolling on non-X11 ...Miss Islington (bot)2024-02-023-14/+23
* [3.12] gh-96905: In IDLE code, stop redefining built-ins 'dict' and 'object' ...Miss Islington (bot)2024-01-187-42/+44
* [3.12] gh-72284: Revise lists in IDLE doc (GH-114174) (#114175)Miss Islington (bot)2024-01-172-38/+31
* [3.12] gh-81479: For Help => IDLE Doc, stop double-spacing some lists. (GH-11...Miss Islington (bot)2024-01-171-1/+1
* [3.12] Fix 'expresion' typo in IDLE doc (GH-114130) (#114139)Miss Islington (bot)2024-01-161-48/+71
* [3.12] gh-113903: Fix an IDLE configdialog test (GH-113973) (#113974)Miss Islington (bot)2024-01-122-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-064-20/+25
* [3.12] gh-57795: Add news to idlelib/News3.txt (GH-113522) (#113523)Miss Islington (bot)2023-12-271-0/+4
* [3.12] gh-57795: IDLE: Enter the selected text when opening the "Replace" dia...Miss Islington (bot)2023-12-271-16/+7
* [3.12] gh-81682: Fix test failures when CPython is built without docstrings (...Serhiy Storchaka2023-12-231-0/+6
* [3.12] gh-113269: IDLE - Fix test_editor hang (macOS) (GH-113271) (#113272)Miss Islington (bot)2023-12-192-1/+3
* [3.12] IDLE: Add util and stub example comments (GH-113222) (#113223)Miss Islington (bot)2023-12-172-3/+5
* [3.12] gh-83162: Rename re.error in idlelib (GH-101677) (#112987)Terry Jan Reedy2023-12-122-2/+4
* [3.12] gh-112953: Rename idlelib/NEWS.txt to News3.txt and update (GH-112988...Terry Jan Reedy2023-12-123-5/+16
* [3.12] gh-112898: warn about unsaved files when quitting IDLE on macOS (GH-11...Miss Islington (bot)2023-12-111-1/+1
* [3.12] IDLE: Tweak iomenu.IOBinding.maybesave (GH-112914) (#112917)Miss Islington (bot)2023-12-101-10/+11
* [3.12] gh-66819: More IDLE htest updates(4) (GH-112686) (#112688)Miss Islington (bot)2023-12-0425-34/+62
* [3.12] gh-66819: More IDLE htest updates(3) (GH-112683) (#112684)Miss Islington (bot)2023-12-046-26/+27
* [3.12] gh-66819: More IDLE htest updates(2) (GH-112642) (#112643)Miss Islington (bot)2023-12-039-69/+70
* [3.12] gh-66819: More IDLE htest updates (GH-112574) (#112575)Miss Islington (bot)2023-12-011-55/+52
* [3.12] IDLE: fix config_key htest (GH-112545) (#112546)Miss Islington (bot)2023-11-302-2/+2
* [3.12] IDLE: Fix test_debugger bug and buildbot failures (GH-112258) (#112259)Miss Islington (bot)2023-11-191-5/+7
* [3.12] gh-79871: IDLE - Fix and test debugger module (GH-11451) (#112256)Miss Islington (bot)2023-11-194-77/+396
* [3.12] gh-108303: Move config parser data to `Lib/test/configparserdata/` (gh...Miss Islington (bot)2023-11-091-4/+4
* [3.12] gh-111050: IDLE - Simplify configdialog.HighPage.theme_elements (GH-11...Miss Islington (bot)2023-10-192-24/+22
* [3.12] gh-103737: IDLE - Remove unneeded .keys() for dict iteration (GH-11096...Miss Islington (bot)2023-10-188-26/+28
* [3.12] IDLE: Condense run.main threading.Thread start. (GH-106125) (#106154)Miss Islington (bot)2023-06-271-5/+6
* [3.12] gh-102832: IDLE - update stackviewer open (GH-105528) (#105534)Miss Islington (bot)2023-06-081-2/+2
* [3.12] gh-102832: IDLE - remove use of deprecated sys.last_xyzs for stackview...Miss Islington (bot)2023-06-084-52/+22
* [3.12] gh-104972: Ensure that line attributes in tokens in the tokenize modul...Miss Islington (bot)2023-05-261-2/+2
* [3.12] gh-104825: add omitted idlelib text fix (#104880)Terry Jan Reedy2023-05-241-2/+2
* [3.12] gh-104719: IDLE - test existence of all tokenize references. (GH-10476...Miss Islington (bot)2023-05-244-12/+52
* gh-104719: IDLE - delete useless monkeypatch of tokenize (#104726)Terry Jan Reedy2023-05-211-12/+6
* gh-104499: Fix typo. (#104598)Terry Jan Reedy2023-05-181-1/+1
* gh-104499: IDLE - fix completions for tk aqua 8.7 (#104591)Terry Jan Reedy2023-05-182-7/+5
* gh-104496: IDLE - fix About for mixed tcl/tk versions (#104585)Terry Jan Reedy2023-05-173-23/+21
* GH-71383: IDLE - Document testing subsets of modules (#104463)Terry Jan Reedy2023-05-142-15/+28
* gh-75710: IDLE - add docstrings and comments to editor module (#104446)Terry Jan Reedy2023-05-131-25/+102
* gh-99836: IDLE - update news.txt for 3.12 (#104444)Terry Jan Reedy2023-05-131-2/+13
* gh-88496: IDLE - fix another test on macOS (#104075)Terry Jan Reedy2023-05-021-2/+3
* gh-88496: Fix IDLE test hang on macOS (#104025)Terry Jan Reedy2023-05-012-2/+2
* Change 'dependant' to 'dependent' (#103745)Christopher Chavez2023-04-241-2/+2
* gh-103668: Run pyugrade on idlelib (#103671)Nikita Sobolev2023-04-2317-50/+50
* gh-102778: IDLE - make sys.last_exc available in Shell after traceback (#103314)Irit Katriel2023-04-191-0/+1
* gh-102778: revert changes to idlelib (#102825)Irit Katriel2023-03-194-24/+9
* gh-102778: Add sys.last_exc, deprecate sys.last_type, sys.last_value,sys.last...Irit Katriel2023-03-184-9/+24
* IDLE: Simplify DynOptionsMenu __init__code (#101371)JosephSBoyle2023-02-281-14/+11
* IDLE - fix module browser test (#100647)Terry Jan Reedy2023-01-011-2/+1
* bpo-33964: IDLE macosx - removed unused local dict. (GH-7926)Terry Jan Reedy2022-11-061-4/+2