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