Skip to content

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

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

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 September 7, 2022 03:43
@CharlieZhao95 CharlieZhao95 requested a review from a team as a code owner September 7, 2022 03:43
@zware zware added the needs backport to 3.11 only security fixes label 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
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
@miss-islington
Copy link
Contributor

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

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

@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Sep 7, 2022
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.

5 participants