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.04:49:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1576039770.75.0.19315780317.issue37228@roundup.psfhosted.org>
In-reply-to
Content
New changeset 95157c6a281ccfc7a92a17dfb8d7b5338cad5cb7 by Ned Deily in branch '3.7':
bpo-37228: Fix loop.create_datagram_endpoint()'s usage of SO_REUSEADDR (GH-17311) (GH-17570)
https://github.com/python/cpython/commit/95157c6a281ccfc7a92a17dfb8d7b5338cad5cb7
History
Date User Action Args
2019-12-11 04:49:30ned.deilysetrecipients: + ned.deily, gvanrossum, pitrou, njs, asvetlov, lukasz.langa, yselivanov, dacut, vaizki, aeros
2019-12-11 04:49:30ned.deilysetmessageid: <1576039770.75.0.19315780317.issue37228@roundup.psfhosted.org>
2019-12-11 04:49:30ned.deilylinkissue37228 messages
2019-12-11 04:49:30ned.deilycreate