This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author miss-islington
Recipients JelleZijlstra, miss-islington, terry.reedy
Date 2022-02-21.17:18:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1645463939.01.0.32851972719.issue46732@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8eb18d842c37c37c1f9316c7e171aad36e875b9a by Miss Islington (bot) in branch '3.9':
[3.9] bpo-46732: fix __bool__ docstring (GH-31301) (GH-31474)
https://github.com/python/cpython/commit/8eb18d842c37c37c1f9316c7e171aad36e875b9a
History
Date User Action Args
2022-02-21 17:18:59miss-islingtonsetrecipients: + miss-islington, terry.reedy, JelleZijlstra
2022-02-21 17:18:59miss-islingtonsetmessageid: <1645463939.01.0.32851972719.issue46732@roundup.psfhosted.org>
2022-02-21 17:18:59miss-islingtonlinkissue46732 messages
2022-02-21 17:18:58miss-islingtoncreate