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 gvanrossum
Recipients gvanrossum, paul.moore, steve.dower, tim.golden, zach.ware
Date 2021-06-21.23:04:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624316698.29.0.317613694967.issue44479@roundup.psfhosted.org>
In-reply-to
Content
The new PCbuild\build.bat script is much better at regenerating necessary files. However I just found out that there are some more files that need to be regenerated occasionally:

- Programs/test_frozenmain.h
- Python/frozen_hello.h

Could you add rules for these?
History
Date User Action Args
2021-06-21 23:04:58gvanrossumsetrecipients: + gvanrossum, paul.moore, tim.golden, zach.ware, steve.dower
2021-06-21 23:04:58gvanrossumsetmessageid: <1624316698.29.0.317613694967.issue44479@roundup.psfhosted.org>
2021-06-21 23:04:58gvanrossumlinkissue44479 messages
2021-06-21 23:04:58gvanrossumcreate