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.10:18:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531909081.97.0.56676864532.issue34130@psf.upfronthosting.co.za>
In-reply-to
Content
Note: socket.socketpair() has been implemented for Windows in pure Python in Python 3.5: bpo-18643.
History
Date User Action Args
2018-07-18 10:18:01vstinnersetrecipients: + vstinner, pitrou, njs, yselivanov
2018-07-18 10:18:01vstinnersetmessageid: <1531909081.97.0.56676864532.issue34130@psf.upfronthosting.co.za>
2018-07-18 10:18:01vstinnerlinkissue34130 messages
2018-07-18 10:18:01vstinnercreate