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 alex
Recipients Lukasa, alex, benjamin.peterson, bkabrda, christian.heimes, dstufft, giampaolo.rodola, gregory.p.smith, icordasc, janssen, josh.r, lemburg, mnot, ncoghlan, ned.deily, pitrou
Date 2014-07-28.17:46:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1406569667.79.0.530509023633.issue21308@psf.upfronthosting.co.za>
In-reply-to
Content
Investigations:

The test_poplib failures are caused by the backporting of http://bugs.python.org/issue20951, does anyone have opinions on whether we should backport Antoine's fix for poplib, or revert that particular change?

I'm not sure how to fix that compilation warning, any suggestions?

I've uploaded a new patch which fixes the test_algorithm's failure with non-system OS X.
History
Date User Action Args
2014-07-28 17:47:49alexsetrecipients: + alex, lemburg, gregory.p.smith, ncoghlan, janssen, pitrou, mnot, giampaolo.rodola, christian.heimes, benjamin.peterson, ned.deily, bkabrda, icordasc, dstufft, Lukasa, josh.r
2014-07-28 17:47:47alexsetmessageid: <1406569667.79.0.530509023633.issue21308@psf.upfronthosting.co.za>
2014-07-28 17:47:47alexlinkissue21308 messages
2014-07-28 17:47:47alexcreate