Skip to content

bpo-27523: Silence Socket Depreciation Warnings.#2389

Closed
AraHaan wants to merge 1 commit into
python:3.6from
AraHaan:patch-2
Closed

bpo-27523: Silence Socket Depreciation Warnings.#2389
AraHaan wants to merge 1 commit into
python:3.6from
AraHaan:patch-2

Conversation

@AraHaan
Copy link
Copy Markdown
Contributor

@AraHaan AraHaan commented Jun 25, 2017

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
Copy link
Copy Markdown
Member

zware commented Jun 25, 2017

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