[proxy] web.archive.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light
/ cpython Public
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

bpo-34139: Remove unix datagram socket from FS before binding #8323

Merged
merged 5 commits into from Apr 9, 2019

Conversation

Copy link
Contributor

ovv commented Jul 18, 2018

pass
except OSError as err:
# Directory may have permissions only to create socket.
logger.error('Unable to check or remove stale UNIX socket %r: %r', local_addr, err)
Copy link
Contributor Author

ovv Jul 26, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

break line

csabella requested review from 1st1 and asvetlov and removed request for 1st1 and asvetlov Apr 9, 2019
asvetlov added the 🤖 automerge PR will be merged once it's been approved and all CI passed label Apr 9, 2019
miss-islington merged commit 56065d4 into python:master Apr 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖 automerge PR will be merged once it's been approved and all CI passed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants