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, kushal.das, tarek, techtonik
Date 2012-10-19.16:23:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1350663837.98.0.883387809699.issue16238@psf.upfronthosting.co.za>
In-reply-to
Content
Right, this is desirable behaviour.

I thought setup.py and setup.cfg were dependencies in the files graph, meaning that if setup.py is newer than a py or so/dll file in the build dir, everything gets rebuilt.  I’ll have to check that.
History
Date User Action Args
2012-10-19 16:23:58eric.araujosetrecipients: + eric.araujo, techtonik, tarek, Arfrever, alexis, kushal.das
2012-10-19 16:23:57eric.araujosetmessageid: <1350663837.98.0.883387809699.issue16238@psf.upfronthosting.co.za>
2012-10-19 16:23:57eric.araujolinkissue16238 messages
2012-10-19 16:23:57eric.araujocreate