This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author benjamin.peterson
Recipients benjamin.peterson, erikjanss
Date 2018-09-05.06:29:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536128987.83.0.56676864532.issue34581@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 874809ea389e6434787e773a6054a08e0b81f734 by Benjamin Peterson (Erik Janssens) in branch 'master':
closes bpo-34581 : Conditionalize use of __pragma in Modules/socketmodule.c. (GH-9067)
https://github.com/python/cpython/commit/874809ea389e6434787e773a6054a08e0b81f734
History
Date User Action Args
2018-09-05 06:29:47benjamin.petersonsetrecipients: + benjamin.peterson, erikjanss
2018-09-05 06:29:47benjamin.petersonsetmessageid: <1536128987.83.0.56676864532.issue34581@psf.upfronthosting.co.za>
2018-09-05 06:29:47benjamin.petersonlinkissue34581 messages
2018-09-05 06:29:47benjamin.petersoncreate