bpo-37228: Add whatsnew for removal of loop.create_datagram_endpoint()'s *reuse_address* parameter#17595
Conversation
… *reuse_address* parameter
|
@1st1 and/or @asvetlov, would you mind giving this a final look-over before we add these whatsnews entries? Since it's a backwards incompatible change to asyncio affecting multiple versions (for anyone passing Is the current iteration adequate or should it be more specific? My goal was to avoid adding too many details in the whatsnew entry and explain most of it in the documentation. |
|
@1st1: Please replace |
|
Thank you, Kyle! Apologies for the wait! |
|
Sorry, @aeros and @1st1, I could not cleanly backport this to |
|
Sorry @aeros and @1st1, I had trouble checking out the |
|
Sorry, @aeros and @1st1, I could not cleanly backport this to |
|
@aeros Kyle, could you please manually backport the PR? |
No problem. (:
Yep, and I'll add you as a reviewer for the backports. |
…nt()'s *reuse_address* parameter (pythonGH-17595). (cherry picked from commit f501db2) Co-authored-by: Kyle Stanley <[email protected]>
…nt()'s *reuse_address* parameter (pythonGH-17595). (cherry picked from commit f501db2) Co-authored-by: Kyle Stanley <[email protected]>
…nt()'s *reuse_address* parameter (pythonGH-17595). (cherry picked from commit f501db2) Co-authored-by: Kyle Stanley <[email protected]>
…nt()'s *reuse_address* parameter (GH-17595). (GH-17632) (cherry picked from commit f501db2) Co-authored-by: Kyle Stanley <[email protected]>
…nt()'s *reuse_address* parameter (GH-17595). (#17630) (cherry picked from commit f501db2) Co-authored-by: Kyle Stanley <[email protected]>
…nt()'s *reuse_address* parameter (GH-17595). (GH-17631) (cherry picked from commit f501db2) Co-authored-by: Kyle Stanley <[email protected]>
…nt()'s *reuse_address* parameter (pythonGH-17595). (pythonGH-17631) (cherry picked from commit f501db2) Co-authored-by: Kyle Stanley <[email protected]>
… *reuse_address* parameter (python#17595)
https://bugs.python.org/issue37228