[issue40792] Make PyNumber_Index() always returning an exact int instance

Serhiy Storchaka report at bugs.python.org
Thu May 28 03:34:43 EDT 2020


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset 5f4b229df7812f1788287095eb6b138bb21876a4 by Serhiy Storchaka in branch 'master':
bpo-40792: Make the result of PyNumber_Index() always having exact type int. (GH-20443)
https://github.com/python/cpython/commit/5f4b229df7812f1788287095eb6b138bb21876a4


----------

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


More information about the Python-bugs-list mailing list