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 BreamoreBoy, alexandre.vassalotti, amaury.forgeotdarc, belopolsky, collinwinter, hagen, pitrou, vstinner
Date 2010-09-24.18:12:44
SpamBayes Score 0.0069471803
Marked as misclassified No
Message-id <1285351966.48.0.780756507042.issue3873@psf.upfronthosting.co.za>
In-reply-to
Content
I get this error with the patch:

python: /home/alex/src/python.org/py3k/Modules/_pickle.c:908: _Unpickler_ReadFromFile: Assertion `self->next_read_idx == 0' failed.
Aborted
History
Date User Action Args
2010-09-24 18:12:46alexandre.vassalottisetrecipients: + alexandre.vassalotti, collinwinter, amaury.forgeotdarc, belopolsky, pitrou, vstinner, hagen, BreamoreBoy
2010-09-24 18:12:46alexandre.vassalottisetmessageid: <1285351966.48.0.780756507042.issue3873@psf.upfronthosting.co.za>
2010-09-24 18:12:44alexandre.vassalottilinkissue3873 messages
2010-09-24 18:12:44alexandre.vassalotticreate