Martin Panter added the comment:

I committed my patch, so now file bodies are chunk-encoded by default. The 
Windows buildbots pass the relevant tests again.

This does mean that old code that uploaded a file to a HTTP-1.0-only server, 
and relied on Python automatically setting Content-Length, will no longer work 
in 3.6. Let me know if you think this is a serious problem, and maybe we can 
find another solution.

----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

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

Reply via email to