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 larry
Recipients gvanrossum, larry, loewis, pitrou, sbt, vstinner, zach.ware
Date 2014-02-11.20:56:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1392152181.14.0.618904208832.issue20414@psf.upfronthosting.co.za>
In-reply-to
Content
Some questions.

a) Is at least one of these Overlapped objects new in 3.4?
b) Which of these Overlapped objects is used by asyncio?
c) Is the goal of merging the two objects simple code hygiene, or is the merged object going to work better somehow?  Like, will it work correctly on XP and Vista, and always shut down properly?
History
Date User Action Args
2014-02-11 20:56:21larrysetrecipients: + larry, gvanrossum, loewis, pitrou, vstinner, sbt, zach.ware
2014-02-11 20:56:21larrysetmessageid: <1392152181.14.0.618904208832.issue20414@psf.upfronthosting.co.za>
2014-02-11 20:56:21larrylinkissue20414 messages
2014-02-11 20:56:20larrycreate