summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib
Commit message (Expand)AuthorAgeFilesLines
* [3.12] gh-71339: Use new assertion methods in test_idle (GH-129314) (#129315)Miss Islington (bot)2025-01-267-22/+28
* [3.12] Fix idlelib typos (GH-125484) (#125488)Miss Islington (bot)2024-10-142-15/+18
* [3.12] gh-122392: IDLE - Fix overlapping lines in browsers (GH-122392) (GH-12...Miss Islington (bot)2024-10-071-4/+10
* [3.12] Backport idlelib typos (#124324)Terry Jan Reedy2024-09-234-4/+4
* [3.12] gh-112938: IDLE - Fix uninteruptable hang when Shell gets rapid contin...Miss Islington (bot)2024-09-222-1/+6
* [3.12] gh-121804: Backport idlelib.pyshell change (GH-121886) (#123366)Terry Jan Reedy2024-08-261-1/+1
* [3.12] Further revise idlelib/Icons/README.text (GH-123364) (#123365)Miss Islington (bot)2024-08-261-10/+25
* [3.12] Rewrite idlelib/Icons/README.txt (GH-123329) (#123331)Miss Islington (bot)2024-08-261-8/+31
* [3.12] gh-120083: Add IDLE Hovertip foreground color needed for recent macOS ...Miss Islington (bot)2024-08-092-2/+10
* [3.12] gh-120104: IDLE: Fix padding in config and search dialogs (GH-120107) ...Miss Islington (bot)2024-08-062-2/+2
* [3.12] Fixes typo in idlelib/idle_test/example_stub.pyi (GH-122520) (#122591)Miss Islington (bot)2024-08-021-1/+1
* [3.12] GH-122482: Make About IDLE direct discussion to DPO (GH-122483) (#122486)Miss Islington (bot)2024-07-302-7/+11
* [3.12] gh-78889: Stop IDLE Shell freezes from sys.stdout.shell.xyz (GH-121876...Miss Islington (bot)2024-07-172-0/+6
* [3.12] gh-120417: Remove unused import in idlelib (GH-120420) (#120574)Terry Jan Reedy2024-06-161-1/+1
* [3.12] Fix typos in documentation (GH-120338) (#120439)Xie Yanbo2024-06-133-5/+5
* [3.12] gh-119174: Fix high DPI causes turtledemo(turtle-graphics examples) wi...Miss Islington (bot)2024-05-213-9/+19
* [3.12] IDLE: fix url in config.py comment (GH-119198) (#119200)Miss Islington (bot)2024-05-201-1/+1
* [3.12] gh-78955: Use user-selected color theme for Help => IDLE Doc (GH-9502)...Miss Islington (bot)2024-05-062-2/+7
* [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