-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
object.__getattribute__
does not set name
and obj
of AttributeError
#96352
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
Labels
type-bug
An unexpected behavior, bug, or error
Comments
pablogsal
pushed a commit
that referenced
this issue
Sep 8, 2022
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Sep 8, 2022
…rWithDict (pythonGH-96353) (cherry picked from commit b9634ac) Co-authored-by: philg314 <[email protected]>
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Sep 8, 2022
…rWithDict (pythonGH-96353) (cherry picked from commit b9634ac) Co-authored-by: philg314 <[email protected]>
miss-islington
added a commit
that referenced
this issue
Sep 8, 2022
…ict (GH-96353) (cherry picked from commit b9634ac) Co-authored-by: philg314 <[email protected]>
miss-islington
added a commit
that referenced
this issue
Sep 8, 2022
…ict (GH-96353) (cherry picked from commit b9634ac) Co-authored-by: philg314 <[email protected]>
Fixed in #96353 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug report
object.__getattribute__
does not setname
andobj
ofAttributeError
:Output:
The text was updated successfully, but these errors were encountered: