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 Julien.Miotte, eric.araujo, tarek
Date 2011-01-28.17:23:56
SpamBayes Score 1.2672492e-06
Marked as misclassified No
Message-id <1296235437.68.0.533361635073.issue11043@psf.upfronthosting.co.za>
In-reply-to
Content
Hello Julien, thanks for the bug reporting, that’s helpful.

A few tips for better bug reports:
1) Setting the “Distutils2” component will automatically add Tarek and I to nosy, you don’t have to do it manually (especially when you find an obsolete user name for Tarek).
2) The “Versions” field is used to manage CPython releases; given that d2 is not in the CPython tree, the right value here is always 3rd party”.  Including the OS and Python version in your report text is useful, though.  We want to support 2.4-2.7 in d2 (and 3.x Really Soon Now™).
3) Always try to reproduce the bug with the latest version from bitbucket.org/tarek/distutils2

I borrowed the time machine and fixed that bug in 82c9a472e8b8, six days ago.  :)
History
Date User Action Args
2011-01-28 17:23:57eric.araujosetrecipients: + eric.araujo, tarek, Julien.Miotte
2011-01-28 17:23:57eric.araujosetmessageid: <1296235437.68.0.533361635073.issue11043@psf.upfronthosting.co.za>
2011-01-28 17:23:57eric.araujolinkissue11043 messages
2011-01-28 17:23:56eric.araujocreate