[issue10510] distutils upload/register should use CRLF in HTTP requests

Éric Araujo report at bugs.python.org
Fri Feb 21 09:38:54 CET 2014


Éric Araujo added the comment:

Some clarifications:

* distutils2/packaging is now abandoned.
* distutils can get bug fixes, unless they break e.g. work-arounds that have been working in setuptools or setup.py scripts for years.
* distutils can get new features in 3.5.

For this issue, I think distutils in all active branches can get fixed to use CRLF for multipart POSTs.

----------
stage:  -> needs patch
status: closed -> open
versions: +Python 2.7, Python 3.4

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


More information about the Python-bugs-list mailing list