[New-bugs-announce] [issue27728] HTTPConnection.requests has a mutable as default value for headers

Stéphane Wirtel report at bugs.python.org
Wed Aug 10 13:58:34 EDT 2016


New submission from Stéphane Wirtel:

http.client.HTTPConnection.request, the argument 'headers' has a default value, and this one is a mutable (dict).

----------
messages: 272352
nosy: matrixise
priority: normal
severity: normal
status: open
title: HTTPConnection.requests has a mutable as default value for headers
versions: Python 3.6

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27728>
_______________________________________


More information about the New-bugs-announce mailing list