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 BreamoreBoy, David.Edelsohn, aivarsk, koobs, neologix, python-dev, serhiy.storchaka, vstinner
Date 2014-11-16.10:21:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1416133273.42.0.898730246944.issue17293@psf.upfronthosting.co.za>
In-reply-to
Content
Oh, socket.gaierror was not made an alias of OSError, only subclass of it. Well, we can apply the same patch to all releases. Does it fix tests?
History
Date User Action Args
2014-11-16 10:21:13serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, neologix, BreamoreBoy, python-dev, koobs, aivarsk, David.Edelsohn
2014-11-16 10:21:13serhiy.storchakasetmessageid: <1416133273.42.0.898730246944.issue17293@psf.upfronthosting.co.za>
2014-11-16 10:21:13serhiy.storchakalinkissue17293 messages
2014-11-16 10:21:13serhiy.storchakacreate