Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

bpo-27523: Silence Socket Depreciation Warnings.#2389

Closed
AraHaan wants to merge 1 commit into
python:3.6python/cpython:3.6from
AraHaan:patch-2Copy head branch name to clipboard
Closed

bpo-27523: Silence Socket Depreciation Warnings.#2389
AraHaan wants to merge 1 commit into
python:3.6python/cpython:3.6from
AraHaan:patch-2Copy head branch name to clipboard

Conversation

@AraHaan

@AraHaan AraHaan commented Jun 25, 2017

Copy link
Copy Markdown
Contributor

This should silence all deprecation warnings in the socket module.

I am not sure if this is a trivial change as it only adds to lines to socketmodule.h to silence the warnings before the include of winsock2.h.

Happy merging, and cherry picking into master.

This should silence all deprecation warnings in the socket module.
@AraHaan AraHaan changed the title Silence winsock deprecation warnings. bpo-27523: Silence winsock deprecation warnings. Jun 25, 2017
@AraHaan AraHaan changed the title bpo-27523: Silence winsock deprecation warnings. bpo-27523: Socket Depreciation Warnings. Jun 25, 2017
@AraHaan AraHaan changed the title bpo-27523: Socket Depreciation Warnings. bpo-27523: Silence Socket Depreciation Warnings. Jun 25, 2017
@zware

zware commented Jun 25, 2017

Copy link
Copy Markdown
Member

Superseded by GH-2318.

@zware zware closed this Jun 25, 2017
@AraHaan AraHaan deleted the patch-2 branch June 25, 2017 04:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.