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
test_complex contains tests for old-style classes
#99320
Labels
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
tests
Tests in the Lib/test dir
type-bug
An unexpected behavior, bug, or error
Comments
sobolevn
added a commit
to sobolevn/cpython
that referenced
this issue
Nov 10, 2022
AlexWaygood
pushed a commit
that referenced
this issue
Nov 10, 2022
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Nov 10, 2022
…ythonGH-99321) (cherry picked from commit 26726c7) Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Nov 10, 2022
…ythonGH-99321) (cherry picked from commit 26726c7) Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
miss-islington
added a commit
that referenced
this issue
Nov 10, 2022
) (cherry picked from commit 26726c7) Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
miss-islington
added a commit
that referenced
this issue
Nov 10, 2022
) (cherry picked from commit 26726c7) Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
|
Thanks @sobolevn! |
ethanfurman
pushed a commit
to ethanfurman/cpython
that referenced
this issue
Nov 12, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
tests
Tests in the Lib/test dir
type-bug
An unexpected behavior, bug, or error
sobolevn commentedNov 10, 2022
•
edited by bedevere-bot
cpython/Lib/test/test_complex.py
Lines 309 to 316 in d8f239d
Right now there are "old-style classes". It should be removed.
PR is on its way.
test_complex#99321test_complex(GH-99321) #99322test_complex(GH-99321) #99323The text was updated successfully, but these errors were encountered: