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 ezio.melotti, ncoghlan, serhiy.storchaka, vstinner, xiang.zhang, zach.ware
Date 2017-05-02.18:00:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493748036.11.0.315670997638.issue30223@psf.upfronthosting.co.za>
In-reply-to
Content
Once again, I agree with the change, but I have an unhappy buildbot :)

http://buildbot.python.org/all/builders/x86%20Gentoo%20Non-Debug%20with%20X%202.7/builds/124

This time it is due to python 2.4 not supporting the absolute_import __future__ feature.  By this point, I think we could get away with just removing the python 2.4 pickle compat tests.
History
Date User Action Args
2017-05-02 18:00:36zach.waresetrecipients: + zach.ware, ncoghlan, vstinner, ezio.melotti, serhiy.storchaka, xiang.zhang
2017-05-02 18:00:36zach.waresetmessageid: <1493748036.11.0.315670997638.issue30223@psf.upfronthosting.co.za>
2017-05-02 18:00:36zach.warelinkissue30223 messages
2017-05-02 18:00:36zach.warecreate