]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
fix __bool__ docstring (GH-31301)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Mon, 21 Feb 2022 15:42:27 +0000 (07:42 -0800)
committerGitHub <noreply@github.com>
Mon, 21 Feb 2022 15:42:27 +0000 (07:42 -0800)
commit0a222db2bca63070f429c0e613707da1bdfaf0e0
treedb0fb0161830659da95f2fffd3f0ff086aeb1971
parent2cae93832f46b245847bdc252456ddf7742ef45e
fix __bool__ docstring (GH-31301)
Misc/NEWS.d/next/Core and Builtins/2022-02-12-11-16-40.bpo-46732.3Z_qxd.rst [new file with mode: 0644]
Objects/typeobject.c