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 corona10
Recipients corona10, vstinner
Date 2020-09-28.16:16:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1601309786.12.0.431938988982.issue41870@roundup.psfhosted.org>
In-reply-to
Content
New changeset a195bceff7b552c5f86dec7894ff24dcc87235da by Dong-hee Na in branch 'master':
bpo-41870: Use PEP 590 vectorcall to speed up bool()  (GH-22427)
https://github.com/python/cpython/commit/a195bceff7b552c5f86dec7894ff24dcc87235da
History
Date User Action Args
2020-09-28 16:16:26corona10setrecipients: + corona10, vstinner
2020-09-28 16:16:26corona10setmessageid: <1601309786.12.0.431938988982.issue41870@roundup.psfhosted.org>
2020-09-28 16:16:26corona10linkissue41870 messages
2020-09-28 16:16:25corona10create