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 JohnLeitch, eric.smith, mark.dickinson, martin.panter, serhiy.storchaka
Date 2015-11-04.23:37:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1446680263.66.0.199816042854.issue24802@psf.upfronthosting.co.za>
In-reply-to
Content
The patch looks good to me.

However I don’t understand what you meant about restoring int(bytes, base) behaviour. None of the patches here, nor in Issue 22896, touch long_new() in /Objects/longobject.c.
History
Date User Action Args
2015-11-04 23:37:43martin.pantersetrecipients: + martin.panter, mark.dickinson, eric.smith, serhiy.storchaka, JohnLeitch
2015-11-04 23:37:43martin.pantersetmessageid: <1446680263.66.0.199816042854.issue24802@psf.upfronthosting.co.za>
2015-11-04 23:37:43martin.panterlinkissue24802 messages
2015-11-04 23:37:43martin.pantercreate