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 ronaldoussoren
Recipients d9pouces, eric.araujo, jrjsmrtn, markgrandi, ned.deily, python-dev, r.david.murray, ronaldoussoren, serhiy.storchaka
Date 2013-12-19.11:10:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1387451404.73.0.683852008426.issue14455@psf.upfronthosting.co.za>
In-reply-to
Content
Attached a script (using PyObjC) that demonstrates the behavior of Apple's Foundation framework with large integers. The same behavior should occur when the script is rewritten in Objective-C.
History
Date User Action Args
2013-12-19 11:10:04ronaldoussorensetrecipients: + ronaldoussoren, ned.deily, eric.araujo, r.david.murray, jrjsmrtn, python-dev, serhiy.storchaka, d9pouces, markgrandi
2013-12-19 11:10:04ronaldoussorensetmessageid: <1387451404.73.0.683852008426.issue14455@psf.upfronthosting.co.za>
2013-12-19 11:10:04ronaldoussorenlinkissue14455 messages
2013-12-19 11:10:04ronaldoussorencreate