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 vstinner
Recipients asvetlov, paul.moore, steve.dower, terry.reedy, tim.golden, vstinner, yselivanov, zach.ware
Date 2018-01-29.12:20:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517228439.93.0.467229070634.issue32645@psf.upfronthosting.co.za>
In-reply-to
Content
Oh sorry, I was reading old issues. I checked the latest status of buildbot workers for which I reported failures:

* x86 Ubuntu Shared 3.x: FIXED
* x86-64 El Capitan 3.x: FIXED
* x86 Windows7 3.x: FIXED
* x86 Tiger 3.x: compilation doesn't work anymore, see https://bugs.python.org/issue20104#msg311100

Ok, it seems like all issues now have been fixed.

On bpo-20104 will be fixed, if test_asyncio still fails on x86 Tiger 3.x, I will open a more specific issue.

I close this issue.
History
Date User Action Args
2018-01-29 12:20:39vstinnersetrecipients: + vstinner, terry.reedy, paul.moore, tim.golden, asvetlov, zach.ware, yselivanov, steve.dower
2018-01-29 12:20:39vstinnersetmessageid: <1517228439.93.0.467229070634.issue32645@psf.upfronthosting.co.za>
2018-01-29 12:20:39vstinnerlinkissue32645 messages
2018-01-29 12:20:39vstinnercreate