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 r.david.murray
Recipients benjamin.peterson, doko, r.david.murray
Date 2011-05-23.13:15:10
SpamBayes Score 1.2631081e-05
Marked as misclassified No
Message-id <1306156510.75.0.523160770049.issue12152@psf.upfronthosting.co.za>
In-reply-to
Content
asdl_c.py should not be run during a non-checkout build, since the files it builds should already have been (re)built and checked in by the time a release is rolled.  IIUC The release building script is supposed to ensure the timestamps of the files are such that it won't be called.  What source are you doing the non-checkout build from?
History
Date User Action Args
2011-05-23 13:15:10r.david.murraysetrecipients: + r.david.murray, doko, benjamin.peterson
2011-05-23 13:15:10r.david.murraysetmessageid: <1306156510.75.0.523160770049.issue12152@psf.upfronthosting.co.za>
2011-05-23 13:15:10r.david.murraylinkissue12152 messages
2011-05-23 13:15:10r.david.murraycreate