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 Phaqui
Recipients Phaqui, abarry, lucasem, mark.dickinson, martin.panter, serhiy.storchaka, socketpair
Date 2016-07-30.00:01:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1469836878.16.0.209353682817.issue27623@psf.upfronthosting.co.za>
In-reply-to
Content
I updated my patch to account for that second corner case. But ideally, shouldn't it rather be accounted for in the function that does the actual conversion, that is, in _PyLong_AsByteArray?
History
Date User Action Args
2016-07-30 00:01:18Phaquisetrecipients: + Phaqui, mark.dickinson, socketpair, martin.panter, serhiy.storchaka, abarry, lucasem
2016-07-30 00:01:18Phaquisetmessageid: <1469836878.16.0.209353682817.issue27623@psf.upfronthosting.co.za>
2016-07-30 00:01:18Phaquilinkissue27623 messages
2016-07-30 00:01:18Phaquicreate