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 bryangeneolson, eryksun, neologix, paul.moore, pitrou, python-dev, serhiy.storchaka, steve.dower, tim.golden, vstinner, zach.ware
Date 2015-07-27.21:39:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150727213929.111460.63392@psf.io>
In-reply-to
Content
New changeset cd60eccaa331 by Victor Stinner in branch '3.5':
Issue #24732, #23834: Fix sock_accept_impl() on Windows
https://hg.python.org/cpython/rev/cd60eccaa331
History
Date User Action Args
2015-07-27 21:39:33python-devsetrecipients: + python-dev, paul.moore, pitrou, vstinner, tim.golden, neologix, zach.ware, serhiy.storchaka, eryksun, steve.dower, bryangeneolson
2015-07-27 21:39:32python-devlinkissue24732 messages
2015-07-27 21:39:32python-devcreate