[issue14778] IrrationalVersionError should include the project name
Éric Araujo
report at bugs.python.org
Mon May 14 18:11:17 CEST 2012
Éric Araujo <merwok at netwok.org> added the comment:
You are right. When the NormalizedVersion class is used standalone, there is no project name to pass, so it is the responsibility of higher-level code (the Metadata class I think here) to raise or log messages including the project name.
To make a patch, you can use the hg.python.org/distutils2 repo (also mirrored on Bitbucket under the python_mirrors user account for easing cloning) or the CPython repository. Thanks!
----------
stage: -> needs patch
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14778>
_______________________________________
More information about the Python-bugs-list
mailing list