Skip to content

[3.8] bpo-37994: Fix silencing all errors if an attribute lookup fails. (GH-15630)#15635

Merged
serhiy-storchaka merged 1 commit into
python:3.8from
serhiy-storchaka:backport-41c57b3-3.8
Sep 1, 2019
Merged

[3.8] bpo-37994: Fix silencing all errors if an attribute lookup fails. (GH-15630)#15635
serhiy-storchaka merged 1 commit into
python:3.8from
serhiy-storchaka:backport-41c57b3-3.8

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented Sep 1, 2019

Copy link
Copy Markdown
Member

Only AttributeError should be silenced.
(cherry picked from commit 41c57b3)

https://bugs.python.org/issue37994

…s. (pythonGH-15630)

Only AttributeError should be silenced..
(cherry picked from commit 41c57b3)

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.

3 participants