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 serhiy.storchaka
Recipients benjamin.peterson, serhiy.storchaka
Date 2018-07-31.06:09:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1533017379.24.0.56676864532.issue34234@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 48c8bf21f97aeb124dbd48bf2bdec1ab4ebc5202 by Serhiy Storchaka in branch '2.7':
[2.7] bpo-34234: Use _PyAnyInt_Check() and _PyAnyInt_CheckExact(). (GH-8479)
https://github.com/python/cpython/commit/48c8bf21f97aeb124dbd48bf2bdec1ab4ebc5202
History
Date User Action Args
2018-07-31 06:09:39serhiy.storchakasetrecipients: + serhiy.storchaka, benjamin.peterson
2018-07-31 06:09:39serhiy.storchakasetmessageid: <1533017379.24.0.56676864532.issue34234@psf.upfronthosting.co.za>
2018-07-31 06:09:39serhiy.storchakalinkissue34234 messages
2018-07-31 06:09:39serhiy.storchakacreate