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 martin.panter
Recipients martin.panter, vstinner
Date 2016-03-23.01:53:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1458698035.2.0.186929091839.issue26612@psf.upfronthosting.co.za>
In-reply-to
Content
Also remember that sockets don’t do context management in Python 2, so this would bring more incompatibilies when merging tests between the two branches.
History
Date User Action Args
2016-03-23 01:53:55martin.pantersetrecipients: + martin.panter, vstinner
2016-03-23 01:53:55martin.pantersetmessageid: <1458698035.2.0.186929091839.issue26612@psf.upfronthosting.co.za>
2016-03-23 01:53:55martin.panterlinkissue26612 messages
2016-03-23 01:53:54martin.pantercreate