]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-118767: Improve tests and docs for bool(NotImplemented) (#118813) 118842/head
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Thu, 9 May 2024 13:52:08 +0000 (06:52 -0700)
committerGitHub <noreply@github.com>
Thu, 9 May 2024 13:52:08 +0000 (13:52 +0000)
commit35b5eaa176a5bae8a0cacb9c9f40ec948ecc4325
tree4eca146b5d16de48d024d46ebc57b4795ea4f546
parent82acc5f2113bffd0ed902851f4ccf5b9be8980b2
gh-118767: Improve tests and docs for bool(NotImplemented) (#118813)
Doc/library/constants.rst
Doc/reference/datamodel.rst
Lib/test/test_builtin.py
Misc/NEWS.d/next/Core and Builtins/2024-05-08-09-44-15.gh-issue-118767.iFF5F5.rst