[issue41870] Use PEP 590 vectorcall to speed up calls to bool()

Dong-hee Na report at bugs.python.org
Thu Oct 1 00:50:47 EDT 2020


Dong-hee Na <donghee.na92 at gmail.com> added the comment:


New changeset fa7ce080175f65d678a7d5756c94f82887fc9803 by Dong-hee Na in branch 'master':
bpo-41870: Avoid the test when nargs=0 (GH-22462)
https://github.com/python/cpython/commit/fa7ce080175f65d678a7d5756c94f82887fc9803


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue41870>
_______________________________________


More information about the Python-bugs-list mailing list