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 martin.panter
Recipients eryksun, martin.panter, mba, serhiy.storchaka, steve.dower, vstinner, xdegaye, xiang.zhang
Date 2017-05-20.00:09:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495238987.01.0.110224772831.issue29619@psf.upfronthosting.co.za>
In-reply-to
Content
What is the advantage of compiling calls to both Long and LongLong converters? Isn’t it simpler to blindly call PyLong_FromUnsignedLongLong or similar?
History
Date User Action Args
2017-05-20 00:09:47martin.pantersetrecipients: + martin.panter, vstinner, xdegaye, serhiy.storchaka, eryksun, steve.dower, xiang.zhang, mba
2017-05-20 00:09:47martin.pantersetmessageid: <1495238987.01.0.110224772831.issue29619@psf.upfronthosting.co.za>
2017-05-20 00:09:46martin.panterlinkissue29619 messages
2017-05-20 00:09:46martin.pantercreate