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 alexis, eric.araujo
Date 2011-11-23.17:13:52
SpamBayes Score 2.4037756e-05
Marked as misclassified No
Message-id <1322068433.36.0.783240091616.issue13463@psf.upfronthosting.co.za>
In-reply-to
Content
In 288640098ea8, Jeremy fixed a bug in distutils2.config that prevented d2’s own setup.py script from working.  I had to revert that change because it caused tests to fail.  The bug needs to be identified exactly, then a test for it is needed, and finally an sdist should be created to check that all files are included.

As I want to release 1.0a4 very soon, I’ll work on this today or tomorrow.
History
Date User Action Args
2011-11-23 17:13:53eric.araujosetrecipients: + eric.araujo, alexis
2011-11-23 17:13:53eric.araujosetmessageid: <1322068433.36.0.783240091616.issue13463@psf.upfronthosting.co.za>
2011-11-23 17:13:52eric.araujolinkissue13463 messages
2011-11-23 17:13:52eric.araujocreate