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 belopolsky, gdr@garethrees.org, mark.dickinson, serhiy.storchaka, terry.reedy
Date 2015-04-23.20:22:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1429820531.38.0.918893630316.issue14376@psf.upfronthosting.co.za>
In-reply-to
Content
There are _PyInt_AsInt() and _PyLong_AsInt().
History
Date User Action Args
2015-04-23 20:22:11serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, mark.dickinson, belopolsky, gdr@garethrees.org
2015-04-23 20:22:11serhiy.storchakasetmessageid: <1429820531.38.0.918893630316.issue14376@psf.upfronthosting.co.za>
2015-04-23 20:22:11serhiy.storchakalinkissue14376 messages
2015-04-23 20:22:11serhiy.storchakacreate