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

Manually install pypy37 in UsePythonVersion custom task. Remove pinned cryptography #21951

Closed
scbedd opened this issue Dec 1, 2021 · 0 comments
Assignees
Labels
Central-EngSys This issue is owned by the Engineering System team.

Comments

@scbedd
Copy link
Member

scbedd commented Dec 1, 2021

This PR highlights the issue at play here. We can't use the default UsePythonVersion task because it's hardcoded for pypy3.6 only.

Need to use our installer script to pull down the pypy version, and bypass the task / manually prepend the path for the targeted pypy3 versions.

After we address issues with pypy not being truly compatible with the UsePythonVersion task, we can remove this.

@scbedd scbedd added the Central-EngSys This issue is owned by the Engineering System team. label Dec 1, 2021
@scbedd scbedd self-assigned this Dec 1, 2021
@scbedd scbedd changed the title Remove pinned cryptography Manually install pypy37 in UsePythonVersion custom task. Remove pinned cryptography Jan 7, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Apr 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Central-EngSys This issue is owned by the Engineering System team.
Projects
None yet
Development

No branches or pull requests

2 participants