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 belopolsky
Recipients alexandre.vassalotti, belopolsky, lemburg, pitrou
Date 2010-06-28.03:00:01
SpamBayes Score 0.0038256613
Marked as misclassified No
Message-id <1277694005.17.0.988442483703.issue5180@psf.upfronthosting.co.za>
In-reply-to
Content
I am attaching a patch which makes python3 read 27.bench without errors.  I think this should be applied while a complete solution for unpickling old style class instances from text mode (protocol = 0) pickles is found.
History
Date User Action Args
2010-06-28 03:00:05belopolskysetrecipients: + belopolsky, lemburg, pitrou, alexandre.vassalotti
2010-06-28 03:00:05belopolskysetmessageid: <1277694005.17.0.988442483703.issue5180@psf.upfronthosting.co.za>
2010-06-28 03:00:03belopolskylinkissue5180 messages
2010-06-28 03:00:03belopolskycreate