[New-bugs-announce] [issue45771] urllib.request.urlopen can leak socket.timeout to callers

Michael Thorpe report at bugs.python.org
Tue Nov 9 13:39:42 EST 2021


New submission from Michael Thorpe <michael at 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 <report at bugs.python.org>
<https://bugs.python.org/issue45771>
_______________________________________


More information about the New-bugs-announce mailing list