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 ned.deily
Recipients aeros, asvetlov, dacut, gvanrossum, lukasz.langa, ned.deily, njs, pitrou, vaizki, yselivanov
Date 2019-12-11.06:54:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1576047254.35.0.0362156344233.issue37228@roundup.psfhosted.org>
In-reply-to
Content
New changeset b23c0840ce07e03f2705fb08d94f8f03e5c5d5b8 by Ned Deily (Kyle Stanley) in branch '3.6':
[3.6] bpo-37228: Fix loop.create_datagram_endpoint()'s usage of SO_REUSEADDR (GH-17311). (GH-17571)
https://github.com/python/cpython/commit/b23c0840ce07e03f2705fb08d94f8f03e5c5d5b8
History
Date User Action Args
2019-12-11 06:54:14ned.deilysetrecipients: + ned.deily, gvanrossum, pitrou, njs, asvetlov, lukasz.langa, yselivanov, dacut, vaizki, aeros
2019-12-11 06:54:14ned.deilysetmessageid: <1576047254.35.0.0362156344233.issue37228@roundup.psfhosted.org>
2019-12-11 06:54:14ned.deilylinkissue37228 messages
2019-12-11 06:54:14ned.deilycreate