]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
closes bpo-34581 : Conditionalize use of __pragma in Modules/socketmodule.c. (GH... 9072/head
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 5 Sep 2018 06:45:03 +0000 (23:45 -0700)
committerGitHub <noreply@github.com>
Wed, 5 Sep 2018 06:45:03 +0000 (23:45 -0700)
commit5b17d7fccd8f0b4d5030b03924eb00904585ba31
tree6e6c0d6fdacf7e03d5d5de0248cf5281880d6031
parente8ca8806a9f47b3bac4ae1c6b8a54c47d1aad8f3
closes bpo-34581 : Conditionalize use of __pragma in Modules/socketmodule.c. (GH-9067)

(cherry picked from commit 874809ea389e6434787e773a6054a08e0b81f734)

Co-authored-by: Erik Janssens <erik.janssens@conceptive.be>
Misc/NEWS.d/next/Windows/2018-09-04-23-13-19.bpo-34581.lnbC0k.rst [new file with mode: 0644]
Modules/socketmodule.c