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 gvanrossum, karamanolev, michaelg, r-englund, vstinner, yselivanov
Date 2015-03-15.15:26:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1426433191.76.0.120436053465.issue23187@psf.upfronthosting.co.za>
In-reply-to
Content
Bugfixes of asyncio 3.4.3, a lot of them are related to the proactor event loop (and most of them leaded to crashes):
https://code.google.com/p/tulip/source/browse/ChangeLog#66
History
Date User Action Args
2015-03-15 15:26:31vstinnersetrecipients: + vstinner, gvanrossum, yselivanov, karamanolev, r-englund, michaelg
2015-03-15 15:26:31vstinnersetmessageid: <1426433191.76.0.120436053465.issue23187@psf.upfronthosting.co.za>
2015-03-15 15:26:31vstinnerlinkissue23187 messages
2015-03-15 15:26:31vstinnercreate