Skip to content

[3.15] gh-60402: Fix Tab in a string in IDLE (GH-157593) - #157630

Open
miss-islington wants to merge 1 commit into
python:3.15from
miss-islington:backport-699e802-3.15
Open

miss-islington wants to merge 1 commit into
python:3.15from
miss-islington:backport-699e802-3.15

Conversation

@miss-islington

@miss-islington miss-islington commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

Open the file name completion list only if some file name starts
with the text before the cursor; otherwise insert a tab.

If one wants the completion list, use Edit => Show completions.
(cherry picked from commit 699e802)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com
Co-authored-by: Roger Serwy roger.serwy@gmail.com
Co-authored-by: Claude Opus 5 (1M context) noreply@anthropic.com

Open the file name completion list only if some file name starts
with the text before the cursor; otherwise insert a tab.

If one wants the completion list, use Edit => Show completions.
(cherry picked from commit 699e802)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Roger Serwy <roger.serwy@gmail.com>
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

3 participants