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 asvetlov
Recipients aeros, asvetlov, dacut, gvanrossum, ned.deily, njs, pitrou, vaizki, yselivanov
Date 2019-11-23.12:17:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574511428.22.0.682870117975.issue37228@roundup.psfhosted.org>
In-reply-to
Content
I support Antoine's proposal.
Let's remove the suspicious option if we cannot handle it correctly in a secured manner.
If people still want to use SO_REUSEADDR they can apply it manually, old good transp.get_extra_info("socket") is still available.
History
Date User Action Args
2019-11-23 12:17:08asvetlovsetrecipients: + asvetlov, gvanrossum, pitrou, ned.deily, njs, yselivanov, dacut, vaizki, aeros
2019-11-23 12:17:08asvetlovsetmessageid: <1574511428.22.0.682870117975.issue37228@roundup.psfhosted.org>
2019-11-23 12:17:08asvetlovlinkissue37228 messages
2019-11-23 12:17:08asvetlovcreate