Skip to content

bpo-41144: Fix IDLE open module error#21182

Merged
terryjreedy merged 5 commits into
python:masterfrom
E-Paine:idle-query-filepath
Jun 28, 2020
Merged

bpo-41144: Fix IDLE open module error#21182
terryjreedy merged 5 commits into
python:masterfrom
E-Paine:idle-query-filepath

Conversation

@E-Paine

@E-Paine E-Paine commented Jun 27, 2020

Copy link
Copy Markdown
Contributor

blurb-it Bot and others added 2 commits June 27, 2020 17:02
In case the abstract method requires the "name" argument, we catch the raised TypeError
Comment thread Lib/idlelib/query.py Outdated
Comment thread Lib/idlelib/query.py Outdated
@terryjreedy

Copy link
Copy Markdown
Member

I am going to manually verify fix and try to add a test that now fails. I could have you do it, but I am in a mood to commit this tonight.

@python python deleted a comment from bedevere-bot Jun 28, 2020
@terryjreedy terryjreedy added needs backport to 3.8 type-bug An unexpected behavior, bug, or error labels Jun 28, 2020
@terryjreedy terryjreedy merged commit 8ab77c6 into python:master Jun 28, 2020
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @E-Paine for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8, 3.9.
🐍🍒⛏🤖

@bedevere-bot

Copy link
Copy Markdown

@terryjreedy: Please replace # with GH- in the commit message next time. Thanks!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 28, 2020
Could not open os.path.

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
(cherry picked from commit 8ab77c6)

Co-authored-by: E-Paine <63801254+E-Paine@users.noreply.github.com>
@bedevere-bot

Copy link
Copy Markdown

GH-21193 is a backport of this pull request to the 3.9 branch.

@bedevere-bot

Copy link
Copy Markdown

GH-21194 is a backport of this pull request to the 3.8 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 28, 2020
Could not open os.path.

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
(cherry picked from commit 8ab77c6)

Co-authored-by: E-Paine <63801254+E-Paine@users.noreply.github.com>
miss-islington added a commit that referenced this pull request Jun 28, 2020
Could not open os.path.

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
(cherry picked from commit 8ab77c6)

Co-authored-by: E-Paine <63801254+E-Paine@users.noreply.github.com>
miss-islington added a commit that referenced this pull request Jun 28, 2020
Could not open os.path.

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
(cherry picked from commit 8ab77c6)

Co-authored-by: E-Paine <63801254+E-Paine@users.noreply.github.com>
@E-Paine E-Paine deleted the idle-query-filepath branch June 28, 2020 13:14
fasih pushed a commit to fasih/cpython that referenced this pull request Jun 29, 2020
Could not open os.path.

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants