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-38907: Suppress any exception when attempting to set V6ONLY. #17864
Conversation
Fixes error attempting to bind to IPv4 address.
This comment has been minimized.
This comment has been minimized.
miss-islington
commented
Jan 6, 2020
Thanks @jaraco for the PR |
This comment has been minimized.
This comment has been minimized.
bedevere-bot
commented
Jan 6, 2020
GH-17865 is a backport of this pull request to the 3.8 branch. |
This comment has been minimized.
This comment has been minimized.
bedevere-bot
commented
Jan 6, 2020
|
…honGH-17864) Fixes error attempting to bind to IPv4 address.
jaraco commentedJan 6, 2020
•
edited by miss-islington
Fixes error attempting to bind to IPv4 address, identified after GH-17851.
https://bugs.python.org/issue38907
Automerge-Triggered-By: @jaraco