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

bpo-44479: Simplified LICENSE.txt regeneration in Windows build #27056

Merged
merged 1 commit into from Jul 7, 2021

Conversation

zooba
Copy link
Member

@zooba zooba commented Jul 7, 2021

@zooba zooba added type-bug An unexpected behavior, bug, or error skip news needs backport to 3.10 labels Jul 7, 2021
@zooba zooba requested a review from a team as a code owner Jul 7, 2021
@Fidget-Spinner
Copy link
Member

Fidget-Spinner commented Jul 7, 2021

Unfortunately, that specific failing CI only runs post-commit. Even the test-with-buildbots label doesn't trigger it. So I'm not sure how to test if this works. Especially when I can't reproduce it :(. Sorry.

@zooba
Copy link
Member Author

zooba commented Jul 7, 2021

You can manually check whether the generated file (probably PCbuild\amd64\LICENSE.txt, but the path will be in the output now) includes the Tcl/Tk license text. Delete the file and do a regular build should be enough.

Copy link
Member

@Fidget-Spinner Fidget-Spinner left a comment

Wow thanks for the advice. On main, when I delete the file and rebuild, the LICENSE.txt file is created but empty. With this PR it's populated :).

@zooba
Copy link
Member Author

zooba commented Jul 7, 2021

Thanks for the review :)

@zooba zooba merged commit 3d3027c into python:main Jul 7, 2021
12 checks passed
@miss-islington
Copy link
Contributor

miss-islington commented Jul 7, 2021

Thanks @zooba for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒🤖

@zooba zooba deleted the bpo-44479 branch Jul 7, 2021
@miss-islington
Copy link
Contributor

miss-islington commented Jul 7, 2021

Sorry @zooba, I had trouble checking out the 3.10 backport branch.
Please backport using cherry_picker on command line.
cherry_picker 3d3027c5fcc683c14ee55ad231d79971ba12b24d 3.10

@miss-islington
Copy link
Contributor

miss-islington commented Jul 7, 2021

Thanks @zooba for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒🤖

@miss-islington
Copy link
Contributor

miss-islington commented Jul 7, 2021

Sorry, @zooba, I could not cleanly backport this to 3.10 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 3d3027c5fcc683c14ee55ad231d79971ba12b24d 3.10

@bedevere-bot
Copy link

bedevere-bot commented Jul 7, 2021

GH-27058 is a backport of this pull request to the 3.10 branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants