commit | 5b17d7fccd8f0b4d5030b03924eb00904585ba31 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Sep 04 23:45:03 2018 -0700 |
committer | GitHub <noreply@github.com> | Tue Sep 04 23:45:03 2018 -0700 |
tree | 6e6c0d6fdacf7e03d5d5de0248cf5281880d6031 | |
parent | e8ca8806a9f47b3bac4ae1c6b8a54c47d1aad8f3 [diff] |
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>