tzickel <icebr...@yahoo.com> added the comment:

This patch was opened for 2.7 but never applied there ?

https://github.com/python/cpython/pull/10226

This causes a bug with requests HTTP library (and others as well as httplib) 
when you want to send an iterable object as POST data (with a non-chunked way), 
it works in Python 3 but not 2, and this effects behaviour and performance...

----------
nosy: +tzickel

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

Reply via email to