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 yselivanov
Recipients asvetlov, pbasista, serhiy.storchaka, yselivanov
Date 2018-05-28.15:11:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527520274.35.0.682650639539.issue33623@psf.upfronthosting.co.za>
In-reply-to
Content
There's nothing specific here to uvloop except the fact that it was compiled with Cython, so module finalization/GC pattern is slightly different to that of vanilla asyncio.

Serhiy, I'm merging this PR since I'd like to avoid having segfaults in 3.7.0.  Feel free to debug this further.
History
Date User Action Args
2018-05-28 15:11:14yselivanovsetrecipients: + yselivanov, asvetlov, serhiy.storchaka, pbasista
2018-05-28 15:11:14yselivanovsetmessageid: <1527520274.35.0.682650639539.issue33623@psf.upfronthosting.co.za>
2018-05-28 15:11:14yselivanovlinkissue33623 messages
2018-05-28 15:11:14yselivanovcreate