Skip to content

[3.7] bpo-35444: Fix error handling when fail to look up builtin "getattr". (GH-11047) #11107

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

Merged
merged 1 commit into from
Dec 11, 2018

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Dec 11, 2018

(cherry picked from commit bb86bf4)

https://bugs.python.org/issue35444

@serhiy-storchaka serhiy-storchaka changed the title bpo-35444: Fix error handling when fail to look up builtin "getattr". (GH-11047) [3.7] bpo-35444: Fix error handling when fail to look up builtin "getattr". (GH-11047) Dec 11, 2018
@bedevere-bot bedevere-bot added the type-bug An unexpected behavior, bug, or error label Dec 11, 2018
@serhiy-storchaka serhiy-storchaka merged commit 3cae16d into python:3.7 Dec 11, 2018
@serhiy-storchaka serhiy-storchaka deleted the backport-bb86bf4-3.7 branch December 11, 2018 08:51
@miss-islington
Copy link
Contributor

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 11, 2018
…pythonGH-11047) (pythonGH-11107)

(cherry picked from commit bb86bf4)
(cherry picked from commit 3cae16d)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-bot
Copy link

GH-11108 is a backport of this pull request to the 3.6 branch.

serhiy-storchaka added a commit that referenced this pull request Dec 11, 2018
…GH-11047) (GH-11107) (GH-11108)

(cherry picked from commit bb86bf4)
(cherry picked from commit 3cae16d)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
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.

4 participants