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 serhiy.storchaka
Recipients giampaolo.rodola, serhiy.storchaka
Date 2012-12-17.12:38:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1355747900.96.0.221027925574.issue16646@psf.upfronthosting.co.za>
In-reply-to
Content
I agree that copying a code from socket.create_connection() is a good idea. Modernizing socket.error to OSError can be done in a separated issue.
History
Date User Action Args
2012-12-17 12:38:21serhiy.storchakasetrecipients: + serhiy.storchaka, giampaolo.rodola
2012-12-17 12:38:20serhiy.storchakasetmessageid: <1355747900.96.0.221027925574.issue16646@psf.upfronthosting.co.za>
2012-12-17 12:38:20serhiy.storchakalinkissue16646 messages
2012-12-17 12:38:20serhiy.storchakacreate