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 python-dev
Recipients alexis, eric.araujo, mu_mind, python-dev, tarek
Date 2011-10-21.13:58:00
SpamBayes Score 0.0026455051
Marked as misclassified No
Message-id <E1RHFbg-0007lf-TA@dinsdale.python.org>
In-reply-to
Content
New changeset 5949563b9f1c by Éric Araujo in branch 'default':
Fix missing imports in generated setup scripts (#13205).
http://hg.python.org/distutils2/rev/5949563b9f1c

New changeset eb845a9a00b7 by Éric Araujo in branch 'python3':
Merge fix for #13205 and other changes from default.
http://hg.python.org/distutils2/rev/eb845a9a00b7
History
Date User Action Args
2011-10-21 13:58:01python-devsetrecipients: + python-dev, tarek, eric.araujo, alexis, mu_mind
2011-10-21 13:58:00python-devlinkissue13205 messages
2011-10-21 13:58:00python-devcreate