Skip to content

bpo-28124: clarify the two wrap_socket() are different#5963

Closed
ksato9700 wants to merge 1 commit intopython:masterfrom
ksato9700:whatsnew37_wrap_socket
Closed

bpo-28124: clarify the two wrap_socket() are different#5963
ksato9700 wants to merge 1 commit intopython:masterfrom
ksato9700:whatsnew37_wrap_socket

Conversation

@ksato9700
Copy link
Copy Markdown

@ksato9700 ksato9700 commented Mar 3, 2018

It looks confusing to say "wrap_socket() is deprecated. Documentation has been updated to recommend wrap_socket() instead." I removed "~" to show the full name of function/method.

Note that I didn't create an issue for this but refer to the original issue number.

https://bugs.python.org/issue28124

@the-knights-who-say-ni
Copy link
Copy Markdown

Hello, and thanks for your contribution!

I'm a bot set up to make sure that the project can legally accept your contribution by verifying you have signed the PSF contributor agreement (CLA).

Unfortunately we couldn't find an account corresponding to your GitHub username on bugs.python.org (b.p.o) to verify you have signed the CLA (this might be simply due to a missing "GitHub Name" entry in your b.p.o account settings). This is necessary for legal reasons before we can look at your contribution. Please follow the steps outlined in the CPython devguide to rectify this issue.

Thanks again to your contribution and we look forward to looking at it!

Copy link
Copy Markdown
Member

@tiran tiran left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

I thought that ~ just removes the module and keeps the class name. Guess I was wrong.

@ksato9700
Copy link
Copy Markdown
Author

I'm sorry I've signed CLA now. Should I re-submit the PR?

@tiran
Copy link
Copy Markdown
Member

tiran commented Mar 3, 2018

Your CLA is not in the system yet. It takes a bit until it has been reviewed and confirmed.

@ned-deily
Copy link
Copy Markdown
Member

Thanks for the PR and sorry that it took so long for your contributor form to show up here. Unfortunately, in the mean time, @tiran has updated and expanded the whatsnew entry as a result of another issue so it looks like this PR is no longer needed. Since you are now in the system, your next contribution should go faster!

@ned-deily ned-deily closed this Apr 13, 2018
@ghost
Copy link
Copy Markdown

ghost commented Apr 13, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants