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 eric.araujo, kern, loewis, orsenthil, python-dev, radious, tarek, ygingras
Date 2011-08-30.14:22:11
SpamBayes Score 2.849471e-05
Marked as misclassified No
Message-id <E1QyPCc-0003jQ-Sq@dinsdale.python.org>
In-reply-to
Content
New changeset 326a7e44bb66 by Éric Araujo in branch '3.2':
Make bdist_* commands respect --skip-build passed to bdist (#10946)
http://hg.python.org/cpython/rev/326a7e44bb66

New changeset 2f69b4f3df2e by Éric Araujo in branch 'default':
Merge fix for #10946 from 3.2
http://hg.python.org/cpython/rev/2f69b4f3df2e

New changeset afb12c6b79ba by Éric Araujo in branch 'default':
Make bdist_* commands respect --skip-build passed to bdist (#10946).
http://hg.python.org/cpython/rev/afb12c6b79ba
History
Date User Action Args
2011-08-30 14:22:12python-devsetrecipients: + python-dev, loewis, kern, orsenthil, tarek, ygingras, eric.araujo, radious
2011-08-30 14:22:11python-devlinkissue10946 messages
2011-08-30 14:22:11python-devcreate