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 serhiy.storchaka
Recipients serhiy.storchaka, shihai1991, vinay.sajip, vstinner
Date 2020-04-25.07:06:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1587798393.4.0.10135327716.issue40275@roundup.psfhosted.org>
In-reply-to
Content
New changeset 16994912c93e8e5db7365d48b75d67d3f70dd7b2 by Serhiy Storchaka in branch 'master':
bpo-40275: Avoid importing socket in test.support (GH-19603)
https://github.com/python/cpython/commit/16994912c93e8e5db7365d48b75d67d3f70dd7b2
History
Date User Action Args
2020-04-25 07:06:33serhiy.storchakasetrecipients: + serhiy.storchaka, vinay.sajip, vstinner, shihai1991
2020-04-25 07:06:33serhiy.storchakasetmessageid: <1587798393.4.0.10135327716.issue40275@roundup.psfhosted.org>
2020-04-25 07:06:33serhiy.storchakalinkissue40275 messages
2020-04-25 07:06:33serhiy.storchakacreate