We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
This improves error message for situations when a non-class is checked w.r.t. an abstract base class. (cherry picked from commit 40472dd)
Co-authored-by: jab [email protected]
https://bugs.python.org/issue33018
Sorry, something went wrong.
bpo-33018: Improve issubclass() error checking and message. (pythonGH…
a633c7f
…-5944) This improves error message for situations when a non-class is checked w.r.t. an abstract base class. (cherry picked from commit 40472dd) Co-authored-by: jab <[email protected]>
@ilevkivskyi: Backport status check is done, and it's a success ✅ .
346964b
Thanks!
ilevkivskyi ilevkivskyi approved these changes
Successfully merging this pull request may close these issues.