Message357126
> My preference for create_datagram_endpoint() would be:
> - make the "reuse_address" parameter a no-op, and raise an error when "reuse_address=True" is passed
> - do that in 3.8 as well
Yeah, I like this prposal; we can apply this to all Python's from 3.5 to 3.8. With a proper documentation update this should be OK. |
|
Date |
User |
Action |
Args |
2019-11-21 02:39:28 | yselivanov | set | recipients:
+ yselivanov, gvanrossum, pitrou, ned.deily, njs, asvetlov, dacut, vaizki, aeros |
2019-11-21 02:39:28 | yselivanov | set | messageid: <1574303968.68.0.0856788745668.issue37228@roundup.psfhosted.org> |
2019-11-21 02:39:28 | yselivanov | link | issue37228 messages |
2019-11-21 02:39:28 | yselivanov | create | |
|