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 zach.ware
Recipients alex, python-dev, r.david.murray, serhiy.storchaka, zach.ware
Date 2015-11-27.07:27:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1448609259.73.0.689247897051.issue23914@psf.upfronthosting.co.za>
In-reply-to
Content
This broke test_xpickle with python 2.4 and 2.5 due to 'b' prefixes and an import that's not actually used in the 2.7 patch; now fixed.  The ware-gentoo-x86 buildslave now has pythons 2.4, 2.5, and 2.6 installed for test_xpickle to use.
History
Date User Action Args
2015-11-27 07:27:39zach.waresetrecipients: + zach.ware, alex, r.david.murray, python-dev, serhiy.storchaka
2015-11-27 07:27:39zach.waresetmessageid: <1448609259.73.0.689247897051.issue23914@psf.upfronthosting.co.za>
2015-11-27 07:27:39zach.warelinkissue23914 messages
2015-11-27 07:27:39zach.warecreate