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 r.david.murray
Recipients Knio, pitrou, python-dev, r.david.murray, skrah
Date 2015-01-29.15:42:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1422546172.35.0.520377483766.issue22668@psf.upfronthosting.co.za>
In-reply-to
Content
The buildbots aren't happy.  This one errors in the added test:

http://buildbot.python.org/all/builders/System%20Z%20Linux%203.x/builds/2595/steps/test/logs/stdio

Another one had a MemoryError in lib2to3 tests.  Not sure what is going on, but the one above at least is related to this issue.

(That's not a very descriptive name for a test, by the way, though it did allow me to find the issue easily ;)
History
Date User Action Args
2015-01-29 15:42:52r.david.murraysetrecipients: + r.david.murray, pitrou, skrah, python-dev, Knio
2015-01-29 15:42:52r.david.murraysetmessageid: <1422546172.35.0.520377483766.issue22668@psf.upfronthosting.co.za>
2015-01-29 15:42:52r.david.murraylinkissue22668 messages
2015-01-29 15:42:52r.david.murraycreate