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, pitrou, sbt, vstinner
Date 2014-01-28.01:56:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390874213.92.0.273742722776.issue20414@psf.upfronthosting.co.za>
In-reply-to
Content
_winapi is used for example by multiprocessing, whereas _overlapped is used by asyncio.
History
Date User Action Args
2014-01-28 01:56:54vstinnersetrecipients: + vstinner, gvanrossum, pitrou, sbt
2014-01-28 01:56:53vstinnersetmessageid: <1390874213.92.0.273742722776.issue20414@psf.upfronthosting.co.za>
2014-01-28 01:56:53vstinnerlinkissue20414 messages
2014-01-28 01:56:53vstinnercreate