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, db3l, vstinner, yselivanov
Date 2018-01-24.09:50:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
> I've pushed a commit that should fix the buildbot. Please reopen if it doesn't.

test_context and test_asyncio do'nt crash anymore on this buildbot, thanks Yury.

test_asyncio still fail on this buildbot, I created a new issue: bpo-32645, test_asyncio: TLS tests fail on "x86 Windows7" buildbot.
History
Date User Action Args
2018-01-24 09:50:40vstinnersetrecipients: + vstinner, db3l, asvetlov, yselivanov
2018-01-24 09:50:40vstinnersetmessageid: <[email protected]>
2018-01-24 09:50:40vstinnerlinkissue32641 messages
2018-01-24 09:50:40vstinnercreate