-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Ignore errors copying socket files for source installs. #6802
Ignore errors copying socket files for source installs. #6802
Conversation
1e741e2
to
dcc7948
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A couple quick comments.
Hello! I am an automated bot and I have noticed that this pull request is not currently able to be merged. If you are able to either merge the |
dcc7948
to
b4d8b10
Compare
I'm okay with this. |
This implementation would be a lot simpler and easier to understand using |
I'll submit a separate PR for Python 3 only and we can pick one and close the other. |
Okay, thanks a lot! 👍 |
Going with Python 3 only approach. |
Fixes #5306.