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 vstinner
Recipients njs, pitrou, vstinner, yselivanov
Date 2018-07-18.17:02:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531933329.41.0.56676864532.issue34130@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e13180bc4c40a9ac300590c62a6efbcaf10ae6df by Victor Stinner (Miss Islington (bot)) in branch '3.6':
bpo-34130: Fix test_signal.test_socket() (GH-8326) (GH-8330)
https://github.com/python/cpython/commit/e13180bc4c40a9ac300590c62a6efbcaf10ae6df
History
Date User Action Args
2018-07-18 17:02:09vstinnersetrecipients: + vstinner, pitrou, njs, yselivanov
2018-07-18 17:02:09vstinnersetmessageid: <1531933329.41.0.56676864532.issue34130@psf.upfronthosting.co.za>
2018-07-18 17:02:09vstinnerlinkissue34130 messages
2018-07-18 17:02:09vstinnercreate