Serhiy Storchaka added the comment:
Seems this bug was fixed in issue16658.
--
nosy: +serhiy.storchaka
resolution: remind -> duplicate
stage: -> committed/rejected
status: open -> closed
superseder: -> Missing "return" in HTTPConnection.send()
type: crash -> behavior
_
Attila Gerendi added the comment:
Renamed the report since it's unsafe for sure.
This problem was previously called: Avoid unnecessary and possibly unsafe code
from http.client.HTTPConnection.send.
Imagine that the data parameter from HTTPConnection it's a file like object but
it's not iter