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 ocean-city
Recipients amaury.forgeotdarc, erickt, ocean-city
Date 2008-10-23.00:13:46
SpamBayes Score 1.7566266e-05
Marked as misclassified No
Message-id <1224720827.53.0.123133970289.issue4170@psf.upfronthosting.co.za>
In-reply-to
Content
I created test case referring to test_bytes, but I noticed
range(pickle.HIGHETST_PROTOCOL) doesn't test HIGHEST_PROTOCOL itself. So
patch revised. I created another tracker item for other tests using
range(pickle.HIGHETST_PROTOCOL). See issue4183.
History
Date User Action Args
2008-10-23 00:13:47ocean-citysetrecipients: + ocean-city, amaury.forgeotdarc, erickt
2008-10-23 00:13:47ocean-citysetmessageid: <1224720827.53.0.123133970289.issue4170@psf.upfronthosting.co.za>
2008-10-23 00:13:46ocean-citylinkissue4170 messages
2008-10-23 00:13:46ocean-citycreate