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

Ugrade Pex to 2.1.120 #17957

Merged
merged 1 commit into from Jan 10, 2023
Merged

Ugrade Pex to 2.1.120 #17957

merged 1 commit into from Jan 10, 2023

Conversation

jsirois
Copy link
Member

@jsirois jsirois commented Jan 10, 2023

This brings in support for repl history (not wired here) as well as
fixes for exotic pex_binary configurations and AWS Lambda / GCF
--complete-platform handling.

The changelog is here:
https://github.com/pantsbuild/pex/releases/tag/v2.1.120

This brings in support for repl history (not wired here) as well as
fixes for exotic pex_binary configurations and AWS Lambda / GCF
`--complete-platform` handling.

The changelog is here:
  https://github.com/pantsbuild/pex/releases/tag/v2.1.120
@@ -141,6 +141,11 @@ python-default = "3rdparty/python/user_reqs.lock"
helm-post-renderer = "src/python/pants/backend/helm/subsystems/post_renderer.lock"
helm-k8s-parser = "src/python/pants/backend/helm/subsystems/k8s_parser.lock"

[python.resolves_to_interpreter_constraints]
# Without setting this explicitly, the 'python-default' resolve uses the Pants default
Copy link
Member Author

Choose a reason for hiding this comment

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

This seems like a crazy bug to exist this far along in time, but I feel like I've seen mention of it recentlyish in Slack? I cannot find an issue though.

Copy link
Member Author

Choose a reason for hiding this comment

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

Ok, folks were silent; so I took this as either a known or unknown bug. I still could not find a relevant issue after a new search; so I filed: #17978

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.

None yet

2 participants