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 berker.peksag
Recipients berker.peksag, martin.panter, pitrou, vstinner
Date 2018-09-20.11:54:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537444494.01.0.956365154283.issue19756@psf.upfronthosting.co.za>
In-reply-to
Content
I think it would be nice if tweaked support.transient_internet() to catch EADDRNOTAVAIL. See https://github.com/python/cpython/commit/e4dcbbd7f4ac18d01c0ec85f64ae98b8281ed403#diff-7fa374913c0ecbdc621db8ea79a1212bR78 for another example.
History
Date User Action Args
2018-09-20 11:54:54berker.peksagsetrecipients: + berker.peksag, pitrou, vstinner, martin.panter
2018-09-20 11:54:54berker.peksagsetmessageid: <1537444494.01.0.956365154283.issue19756@psf.upfronthosting.co.za>
2018-09-20 11:54:54berker.peksaglinkissue19756 messages
2018-09-20 11:54:53berker.peksagcreate