Issue1835
Created on 2008-01-15 17:21 by jlp, last changed 2008-01-15 17:51 by lemburg.
| msg59974 (view) |
Author: Jacques Lemire (jlp) |
Date: 2008-01-15 17:21 |
|
In the distutils directory the file __init__.py is not updated to 3.0.
|
| msg59977 (view) |
Author: Guido van Rossum (gvanrossum) |
Date: 2008-01-15 17:46 |
|
The comment indicates it's not automatic that the version number follows
the Python release number.
Assigning to MAL who wants to coordinated this according to that same
comment.
|
| msg59978 (view) |
Author: Marc-Andre Lemburg (lemburg) |
Date: 2008-01-15 17:51 |
|
The version number should only be bumped for major enhancements to
distutils or backwards incompatible changes.
Have there been any such changes ?
|
|
| Date |
User |
Action |
Args |
| 2008-01-15 17:51:10 | lemburg | set | messages:
+ msg59978 |
| 2008-01-15 17:46:52 | gvanrossum | set | versions:
+ Python 2.6 nosy:
+ gvanrossum, lemburg messages:
+ msg59977 priority: low assignee: lemburg keywords:
+ easy |
| 2008-01-15 17:21:09 | jlp | create | |
|