Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh-94781: Clean previous instances of ouput files on Windows #96423

Merged
merged 4 commits into from Sep 7, 2022

Conversation

CharlieZhao95
Copy link
Contributor

@CharlieZhao95 CharlieZhao95 commented Aug 30, 2022

The files generated by PCbuild\build.bat in the Python\deepfreeze and Python\frozen_modules directories may cause errors when rebuilding after a checkout.
Now PCbuild\clean.bat can correctly remove those previous output files.

@CharlieZhao95 CharlieZhao95 marked this pull request as ready for review Sep 7, 2022
@CharlieZhao95 CharlieZhao95 requested a review from a team as a code owner Sep 7, 2022
@zware
Copy link
Member

zware commented Sep 7, 2022

As far as I can tell, this looks good; nice job! It should get an approval from someone with fresher MSBuild experience before merge, though.

zooba
zooba approved these changes Sep 7, 2022
@zooba
Copy link
Member

zooba commented Sep 7, 2022

Yep, this seems to be spot on. Nicely done!

@zooba zooba merged commit 3e26de3 into python:main Sep 7, 2022
14 checks passed
@miss-islington
Copy link
Contributor

miss-islington commented Sep 7, 2022

Thanks @CharlieZhao95 for the PR, and @zooba for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒🤖

@bedevere-bot
Copy link

bedevere-bot commented Sep 7, 2022

GH-96664 is a backport of this pull request to the 3.11 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 7, 2022
…tput files for frozen modules (pythonGH-96423)

(cherry picked from commit 3e26de3)

Co-authored-by: Charlie Zhao <zhaoyu_hit@qq.com>
zooba pushed a commit that referenced this pull request Sep 23, 2022
…iles for frozen modules (GH-96423)

(cherry picked from commit 3e26de3)

Co-authored-by: Charlie Zhao <zhaoyu_hit@qq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants