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 valhallasw
Recipients Ronny.Pfannschmidt, RonnyPfannschmidt, alexandre.vassalotti, georg.brandl, ggenellina, gvanrossum, jcea, jdharper, loewis, pitrou, valhallasw
Date 2012-02-19.19:10:29
SpamBayes Score 0.0001102532
Marked as misclassified No
Message-id <1329678629.97.0.82956755679.issue6784@psf.upfronthosting.co.za>
In-reply-to
Content
P.S. (sorry for forgetting this in the original post ;-))

Both 
  ./python -m test -G -v test_pickle
and
  ./python test_bytestrpickle.py
pass, but I have not run the entire test suite, as that takes ~90 minutes on my laptop....

The test script should of course be merged with test_pickle.py at some time....
History
Date User Action Args
2012-02-19 19:10:30valhallaswsetrecipients: + valhallasw, gvanrossum, loewis, georg.brandl, jcea, ggenellina, pitrou, alexandre.vassalotti, RonnyPfannschmidt, jdharper, Ronny.Pfannschmidt
2012-02-19 19:10:29valhallaswsetmessageid: <1329678629.97.0.82956755679.issue6784@psf.upfronthosting.co.za>
2012-02-19 19:10:29valhallaswlinkissue6784 messages
2012-02-19 19:10:29valhallaswcreate