Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh-82002: IDLE completion namespace fix #15207

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

taleinat
Copy link
Contributor

@taleinat taleinat commented Aug 11, 2019

@taleinat taleinat added type-bug An unexpected behavior, bug, or error needs backport to 3.7 needs backport to 3.8 labels Aug 11, 2019
@taleinat taleinat requested a review from terryjreedy as a code owner Aug 11, 2019
@terryjreedy terryjreedy changed the title bpo-37821: IDLE completion namespace fix gh-82002: IDLE completion namespace fix Oct 5, 2022
iritkatriel
iritkatriel previously requested changes Nov 27, 2022
Copy link
Member

@iritkatriel iritkatriel left a comment

This has merge conflicts now.

@bedevere-bot
Copy link

bedevere-bot commented Nov 27, 2022

When you're done making the requested changes, leave the comment: I have made the requested changes; please review again.

@terryjreedy
Copy link
Member

terryjreedy commented Nov 28, 2022

Merge conflict in autocomplete.py: __init__ parameter tags added for #25708, this adds namespace. Put latter after former because tags passed positionally in editor. Should make both or all 3 keyword-only in separate patch and fix call.

Merge conflict in run.py: changed code made conditional on not testing by #24302, which added tests for respecting excepthook.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting review type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants