-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
bpo-44479: Simplified LICENSE.txt regeneration in Windows build #27056
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
Conversation
Unfortunately, that specific failing CI only runs post-commit. Even the |
You can manually check whether the generated file (probably |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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 :).
Thanks for the review :) |
Thanks @zooba for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10. |
Sorry @zooba, I had trouble checking out the |
Thanks @zooba for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10. |
Sorry, @zooba, I could not cleanly backport this to |
GH-27058 is a backport of this pull request to the 3.10 branch. |
https://bugs.python.org/issue44479