We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
bool(NotImplemented)
See https://discuss.python.org/t/should-bool-notimplemented-become-an-error/51342 and #79893.
The text was updated successfully, but these errors were encountered:
gh-118767: Make bool(NotImplemented) raise TypeError (#118775)
3c079a0
gh-118767: Improve tests and docs for bool(NotImplemented) (#118813)
35b5eaa
pythongh-118767: Improve tests and docs for bool(NotImplemented) (pyt…
a657dd5
…hon#118813)
JelleZijlstra
No branches or pull requests
See https://discuss.python.org/t/should-bool-notimplemented-become-an-error/51342 and #79893.
Linked PRs
The text was updated successfully, but these errors were encountered: