Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upbpo-37228: Add whatsnew for removal of loop.create_datagram_endpoint()'s *reuse_address* parameter #17595
Conversation
… *reuse_address* parameter
LGTM, thanks! |
This comment has been minimized.
This comment has been minimized.
@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. |
This comment has been minimized.
This comment has been minimized.
bedevere-bot
commented
Dec 16, 2019
@1st1: Please replace |
This comment has been minimized.
This comment has been minimized.
miss-islington
commented
Dec 16, 2019
This comment has been minimized.
This comment has been minimized.
Thank you, Kyle! Apologies for the wait! |
This comment has been minimized.
This comment has been minimized.
miss-islington
commented
Dec 16, 2019
Sorry, @aeros and @1st1, I could not cleanly backport this to |
This comment has been minimized.
This comment has been minimized.
miss-islington
commented
Dec 16, 2019
Sorry @aeros and @1st1, I had trouble checking out the |
This comment has been minimized.
This comment has been minimized.
miss-islington
commented
Dec 16, 2019
Sorry, @aeros and @1st1, I could not cleanly backport this to |
This comment has been minimized.
This comment has been minimized.
@aeros Kyle, could you please manually backport the PR? |
This comment has been minimized.
This comment has been minimized.
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 <aeros167@gmail.com>
…nt()'s *reuse_address* parameter (pythonGH-17595). (cherry picked from commit f501db2) Co-authored-by: Kyle Stanley <aeros167@gmail.com>
…nt()'s *reuse_address* parameter (pythonGH-17595). (cherry picked from commit f501db2) Co-authored-by: Kyle Stanley <aeros167@gmail.com>
…nt()'s *reuse_address* parameter (pythonGH-17595). (pythonGH-17631) (cherry picked from commit f501db2) Co-authored-by: Kyle Stanley <aeros167@gmail.com>
aeros commentedDec 14, 2019
•
edited by bedevere-bot
https://bugs.python.org/issue37228