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 steve.dower
Recipients gvanrossum, kj, miss-islington, neonene, paul.moore, steve.dower, tim.golden, zach.ware
Date 2021-07-28.00:20:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627431648.23.0.902577382277.issue44479@roundup.psfhosted.org>
In-reply-to
Content
> Would it be OK to run python in externals folder instead ?

No, because it needs to freeze with the current build. However, we should definitely not regenerate anything when "$(Configuration) == 'PGUpdate'". Checking that in regen.targets should prevent the issue.
History
Date User Action Args
2021-07-28 00:20:48steve.dowersetrecipients: + steve.dower, gvanrossum, paul.moore, tim.golden, zach.ware, miss-islington, neonene, kj
2021-07-28 00:20:48steve.dowersetmessageid: <1627431648.23.0.902577382277.issue44479@roundup.psfhosted.org>
2021-07-28 00:20:48steve.dowerlinkissue44479 messages
2021-07-28 00:20:48steve.dowercreate