[issue11060] distutils2 sdist does not complain about version that is not PEP 386 compliant

Éric Araujo report at bugs.python.org
Fri Feb 4 18:30:19 CET 2011


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

Strange, the regex comes straight from the PEP, which has had careful review.  It must be somewhere else in the code.  Would you like to work on a patch, or a test first?  We have to find out if sdist is responsible, or metadata, or version, etc.

----------
keywords: +easy
versions: +3rd party

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


More information about the Python-bugs-list mailing list