This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eric.araujo
Recipients Arfrever, alexis, eric.araujo, hagen, lemburg, mgorny, tarek, vstinner
Date 2011-05-01.22:35:58
SpamBayes Score 6.492052e-06
Marked as misclassified No
Message-id <4DBDE04C.4060209@netwok.org>
In-reply-to <1304288470.42.0.503566124252.issue10419@psf.upfronthosting.co.za>
Content
is not commited yet,
> and we have now a duplicate issue (and 3 patches for a single bug) :-)
Feel free to close duplicate issues.

Looks like you’re not following PyCon reports, or Tarek’s mails to
python-dev.  distutils2 has been ported to 3.3 under the name
“packaging”; there is a repo on bitbucket (tarek/cpython) with this
code.  Tarek will produce a patch from this repo and push it to the main
repository soon.

Yes: we’ll fix bugs in packaging and distutils.  Packaging releases will
be backported for 2.4-3.2 under the name “distutils2”.
History
Date User Action Args
2011-05-01 22:35:59eric.araujosetrecipients: + eric.araujo, lemburg, vstinner, tarek, hagen, Arfrever, alexis, mgorny
2011-05-01 22:35:59eric.araujolinkissue10419 messages
2011-05-01 22:35:58eric.araujocreate