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 thorpe-dev
Recipients thorpe-dev
Date 2021-11-09.18:39:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1636483182.35.0.0840810707208.issue45771@roundup.psfhosted.org>
In-reply-to
Content
urllib.request.urlopen can raise socket.timeout, outside of the documented contract, if reading response data times out.
History
Date User Action Args
2021-11-09 18:39:42thorpe-devsetrecipients: + thorpe-dev
2021-11-09 18:39:42thorpe-devsetmessageid: <1636483182.35.0.0840810707208.issue45771@roundup.psfhosted.org>
2021-11-09 18:39:42thorpe-devlinkissue45771 messages
2021-11-09 18:39:42thorpe-devcreate