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 pitrou
Recipients benjamin.peterson, pitrou
Date 2011-08-11.18:30:29
SpamBayes Score 0.00018068412
Marked as misclassified No
Message-id <1313087430.82.0.426991867547.issue12727@psf.upfronthosting.co.za>
In-reply-to
Content
It's not really an issue, but I thought I would mention it. It is a bit misleading, since it makes you think that you changed something in the grammar that's triggering the rebuild.

$ make
./Parser/asdl_c.py -h ./Include ./Parser/Python.asdl
running build
running build_ext
History
Date User Action Args
2011-08-11 18:30:30pitrousetrecipients: + pitrou, benjamin.peterson
2011-08-11 18:30:30pitrousetmessageid: <1313087430.82.0.426991867547.issue12727@psf.upfronthosting.co.za>
2011-08-11 18:30:30pitroulinkissue12727 messages
2011-08-11 18:30:29pitroucreate