Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.8] bpo-37228: Fix loop.create_datagram_endpoint()'s usage of SO_REUSEADDR (GH-17311) #17529

Merged
merged 1 commit into from Dec 9, 2019

Conversation

@miss-islington
Copy link

miss-islington commented Dec 9, 2019

(cherry picked from commit ab513a3)

Co-authored-by: Kyle Stanley aeros167@gmail.com

https://bugs.python.org/issue37228

GH-17311)

(cherry picked from commit ab513a3)

Co-authored-by: Kyle Stanley <aeros167@gmail.com>
@miss-islington

This comment has been minimized.

Copy link
Author

miss-islington commented Dec 9, 2019

@aeros and @ambv: Status check is done, and it's a success .

@ambv ambv merged commit 79c2974 into python:3.8 Dec 9, 2019
5 checks passed
5 checks passed
Azure Pipelines PR #20191209.19 succeeded
Details
bedevere/issue-number Issue number 37228 found
Details
bedevere/maintenance-branch-pr Valid maintenance branch PR title.
bedevere/news News entry found in Misc/NEWS.d
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@bedevere-bot

This comment has been minimized.

Copy link

bedevere-bot commented Dec 9, 2019

@ambv: Please replace # with GH- in the commit message next time. Thanks!

@miss-islington miss-islington deleted the miss-islington:backport-ab513a3-3.8 branch Dec 9, 2019
@miss-islington

This comment has been minimized.

Copy link
Author

miss-islington commented Dec 9, 2019

@aeros and @ambv: Status check is done, and it's a success .

1 similar comment
@miss-islington

This comment has been minimized.

Copy link
Author

miss-islington commented Dec 9, 2019

@aeros and @ambv: Status check is done, and it's a success .

ned-deily added a commit to ned-deily/cpython that referenced this pull request Dec 11, 2019
pythonGH-17311) (pythonGH-17529)

(cherry picked from commit ab513a3)

Co-authored-by: Kyle Stanley <aeros167@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants
You can’t perform that action at this time.