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

Pin python 3.7 patch to 3.7.16 #40526

Merged
merged 5 commits into from
Jun 13, 2023
Merged

Conversation

jcscottiii
Copy link
Contributor

This is an attempt at a workaround for #40525

This is an attempt at a workaround for #40525
@jcscottiii
Copy link
Contributor Author

jcscottiii commented Jun 13, 2023

windows only has the following versions:

Version spec 3.7.16 for architecture x64 did not match any version in Agent.ToolsDirectory.
Versions in C:\hostedtoolcache\windows:
3.10.11 (x86)
3.11.4 (x86)
3.6.8 (x86)
3.7.9 (x86)
3.8.10 (x86)
3.9.13 (x86)
3.10.11 (x64)
3.11.4 (x64)
3.6.8 (x64)
3.7.9 (x64)
3.8.10 (x64)
3.9.13 (x64)

Will just leave that pinned at the minor level

(Tried to pin windows at the same patch version as mac for consistency. But it seems like that is not an option.)

@jcscottiii jcscottiii force-pushed the jcscottiii-pin-python3_7-patch-version branch from 606fd9a to fda2a25 Compare June 13, 2023 19:19
@jcscottiii
Copy link
Contributor Author

@jcscottiii
Copy link
Contributor Author

This is ready to go

@gsnedders
Copy link
Member

@jcscottiii can you also comment on the upstream issue that the older Python isn't affected, even on the current image?

@gsnedders gsnedders merged commit d6ea154 into master Jun 13, 2023
@gsnedders gsnedders deleted the jcscottiii-pin-python3_7-patch-version branch June 13, 2023 21:51
@jcscottiii
Copy link
Contributor Author

Done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants