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 rhettinger
Recipients rhettinger, serhiy.storchaka, tim.peters
Date 2020-10-31.17:27:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1604165232.15.0.0916383458838.issue42222@roundup.psfhosted.org>
In-reply-to
Content
Move the int(x)==x test and conversion into the C code for operator.index().
History
Date User Action Args
2020-10-31 17:27:12rhettingersetrecipients: + rhettinger, tim.peters, serhiy.storchaka
2020-10-31 17:27:12rhettingersetmessageid: <1604165232.15.0.0916383458838.issue42222@roundup.psfhosted.org>
2020-10-31 17:27:12rhettingerlinkissue42222 messages
2020-10-31 17:27:12rhettingercreate