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

Éric Araujo report at bugs.python.org
Thu Dec 16 00:48:05 CET 2010


Éric Araujo <merwok at netwok.org> added the comment:

Updated guidelines: http://wiki.python.org/moin/Distutils/FixingBugs

> is it currently impossible to test the current svn version of
> distutils in the current svn version of Python?
It is.  Branches that get bugfixes are 3.2, 3.1 and 2.7; each one has its interpreter code and its distutils lib and tests.  I’m not sure what prompted your question: was it something on the patches guideline page?

----------
components:  -Distutils
versions:  -Python 2.7, Python 3.1, Python 3.2

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


More information about the Python-bugs-list mailing list