New submission from Michael Thorpe <mich...@thorpe.dev>:

urllib.request.urlopen can raise socket.timeout, outside of the documented 
contract, if reading response data times out.

----------
components: Library (Lib)
messages: 406038
nosy: thorpe-dev
priority: normal
severity: normal
status: open
title: urllib.request.urlopen can leak socket.timeout to callers
type: behavior

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue45771>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to