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 Oren Milman
Recipients Oren Milman, mark.dickinson, serhiy.storchaka, vstinner, yselivanov
Date 2016-05-21.15:07:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1463843278.54.0.236381418963.issue27073@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the reviews!

I added an assert in long_add (in long_sub it might be that the result is 0).
The updated diff file is attached.
History
Date User Action Args
2016-05-21 15:07:58Oren Milmansetrecipients: + Oren Milman, mark.dickinson, vstinner, serhiy.storchaka, yselivanov
2016-05-21 15:07:58Oren Milmansetmessageid: <1463843278.54.0.236381418963.issue27073@psf.upfronthosting.co.za>
2016-05-21 15:07:58Oren Milmanlinkissue27073 messages
2016-05-21 15:07:58Oren Milmancreate