Message317863
| 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:14 | yselivanov | set | recipients: + yselivanov, asvetlov, serhiy.storchaka, pbasista |
| 2018-05-28 15:11:14 | yselivanov | set | messageid: <1527520274.35.0.682650639539.issue33623@psf.upfronthosting.co.za> |
| 2018-05-28 15:11:14 | yselivanov | link | issue33623 messages |
| 2018-05-28 15:11:14 | yselivanov | create | |