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 alexandre.vassalotti
Recipients alexandre.vassalotti, barry, benjamin.peterson, eddiewrc, vstinner
Date 2013-05-03.00:51:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1367542303.58.0.968475767121.issue17565@psf.upfronthosting.co.za>
In-reply-to
Content
If you are pickling large objects, you're likely hitting issue #11872. We fixed most 64-bit issues in Python 3, so upgrading might be solution if possible.

Since the particular bug you are hitting cannot be reproduced with your test case, I am closing this issue. Feel free to reopen if you come up with a reproducible test case.
History
Date User Action Args
2013-05-03 00:51:43alexandre.vassalottisetrecipients: + alexandre.vassalotti, barry, vstinner, benjamin.peterson, eddiewrc
2013-05-03 00:51:43alexandre.vassalottisetmessageid: <1367542303.58.0.968475767121.issue17565@psf.upfronthosting.co.za>
2013-05-03 00:51:43alexandre.vassalottilinkissue17565 messages
2013-05-03 00:51:42alexandre.vassalotticreate