Skip to content

Patch 3.14.0a5 PGO on Windows amd64 #526

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

Closed
wants to merge 3 commits into from
Closed

Patch 3.14.0a5 PGO on Windows amd64 #526

wants to merge 3 commits into from

Conversation

zanieb
Copy link
Member

@zanieb zanieb commented Feb 12, 2025

@zanieb zanieb added platform:windows Specific to the Windows platform python:3.14 labels Feb 12, 2025
@zanieb zanieb marked this pull request as draft February 12, 2025 05:23
# We should be able to drop this patch in 3.14.0a6
exec_and_log(
[
"patch",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Presuming patch isn't available here and is why we don't have Windows patchfiles, but we'll see. Will follow with another approach if so.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

git apply might work too if you have git.

@Fidget-Spinner
Copy link

Seems like there's no need to apply the patch anymore. Hugo re-uploaded the 3.14a5 FTP tarballs with the MSVC patch applied.

@hugovk
Copy link
Contributor

hugovk commented Feb 12, 2025

Yep, the release needed three goes due to this Windows PGO bug and I accidentally uploaded the tarballs from the second attempt. Sorry about that!

@zanieb
Copy link
Member Author

zanieb commented Feb 12, 2025

Thank goodness, saves me even more time <3

@zanieb zanieb closed this Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants