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 animus, python-dev
Date 2015-10-25.03:07:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20151025030739.34043.87799@psf.io>
In-reply-to
Content
New changeset 10e044a734f3 by Benjamin Peterson in branch '3.4':
accepted sockets shouldn't inherit the SOCK_NONBLOCK flag (closes #25471)
https://hg.python.org/cpython/rev/10e044a734f3

New changeset 7577960ea17b by Benjamin Peterson in branch '3.5':
merge 3.4 (#25471)
https://hg.python.org/cpython/rev/7577960ea17b

New changeset 347221cfa224 by Benjamin Peterson in branch 'default':
merge 3.5 (#25471)
https://hg.python.org/cpython/rev/347221cfa224
History
Date User Action Args
2015-10-25 03:07:43python-devsetrecipients: + python-dev, animus
2015-10-25 03:07:42python-devlinkissue25471 messages
2015-10-25 03:07:42python-devcreate