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 lukasz.langa
Recipients aeros, asvetlov, dacut, gvanrossum, lukasz.langa, ned.deily, njs, pitrou, vaizki, yselivanov
Date 2019-12-09.14:39:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1575902398.39.0.272485550723.issue37228@roundup.psfhosted.org>
In-reply-to
Content
New changeset 79c29742a8ba96fc933efe34e55e90537b3eb780 by Łukasz Langa (Miss Islington (bot)) in branch '3.8':
bpo-37228: Fix loop.create_datagram_endpoint()'s usage of SO_REUSEADDR (GH-17311) (#17529)
https://github.com/python/cpython/commit/79c29742a8ba96fc933efe34e55e90537b3eb780
History
Date User Action Args
2019-12-09 14:39:58lukasz.langasetrecipients: + lukasz.langa, gvanrossum, pitrou, ned.deily, njs, asvetlov, yselivanov, dacut, vaizki, aeros
2019-12-09 14:39:58lukasz.langasetmessageid: <1575902398.39.0.272485550723.issue37228@roundup.psfhosted.org>
2019-12-09 14:39:58lukasz.langalinkissue37228 messages
2019-12-09 14:39:58lukasz.langacreate