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 r.david.murray
Recipients Cathy Avery, gregory.p.smith, r.david.murray
Date 2016-08-10.19:32:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1470857554.07.0.0308000080046.issue27584@psf.upfronthosting.co.za>
In-reply-to
Content
Ah, I see.  No, the versionadded will be 3.6, and should go *after* the documentation of the new socket type.

The existing socket tests are in Lib/test/test_socket.py.
History
Date User Action Args
2016-08-10 19:32:34r.david.murraysetrecipients: + r.david.murray, gregory.p.smith, Cathy Avery
2016-08-10 19:32:34r.david.murraysetmessageid: <1470857554.07.0.0308000080046.issue27584@psf.upfronthosting.co.za>
2016-08-10 19:32:34r.david.murraylinkissue27584 messages
2016-08-10 19:32:33r.david.murraycreate