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 python-dev
Recipients amaury.forgeotdarc, pitrou, python-dev, sbt
Date 2012-03-31.23:25:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <E1SE7fd-0007Pl-B4@dinsdale.python.org>
In-reply-to
Content
New changeset 5be4d8fc9c44 by Antoine Pitrou in branch 'default':
Issue #14300: Under Windows, sockets created using socket.dup() now allow overlapped I/O.
http://hg.python.org/cpython/rev/5be4d8fc9c44
History
Date User Action Args
2012-03-31 23:25:22python-devsetrecipients: + python-dev, amaury.forgeotdarc, pitrou, sbt
2012-03-31 23:25:22python-devlinkissue14300 messages
2012-03-31 23:25:22python-devcreate