[New-bugs-announce] [issue25740] multiple issues in http.client

SpaceOne report at bugs.python.org
Thu Nov 26 19:35:22 EST 2015


New submission from SpaceOne:

* RESET_CONTENT not evaluated
* negative chunk size accepted
* invalid ports accepted
* success status !== 200 ignored

Patch: https://github.com/spaceone/cpython/commit/3289080306408db971f8b816d3e9f0ab44ed392b

Part of github Pull Request https://github.com/python/cpython/pull/19 from July. Should I split this up into multiple bugtracker issues?

----------
components: Library (Lib)
messages: 255445
nosy: spaceone
priority: normal
severity: normal
status: open
title: multiple issues in http.client

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


More information about the New-bugs-announce mailing list