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-38669: Add check for the type of target #17034
Conversation
Please add the issue number in the required format so that the PR is linked to the issue. I guess this needs a NEWS entry. |
76ed816
to
382d0bc
Compare
Thanks for the patch @elenaoat! I've got a couple of formatting suggestions, but otherwise I like what you've done here:
Misc/NEWS.d/next/Tests/2019-11-04-02-54-16.bpo-38669.pazXZ8.rst
Outdated
Show resolved
Hide resolved
Also add a test.
Remove the unnecessary else too.
Also improve formatting and enrich news.
No need to use f-string.
@cjw296 Given the approvals it would be helpful to have your review of this PR. Thanks. |
Looks good to me! Honestly, I'd think of this as a bug and so would be happy to see it backported.
I'm having trouble backporting to |
@Mariatta - any ideas on the socket error above? |
https://bugs.python.org/issue38669