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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: adds support for python and pypy distribution mirrors #1455

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

axel-kah
Copy link

@axel-kah axel-kah commented May 2, 2024

This PR implements #1194 .

Instead of adding another request for this feature I thought I could just contribute one possible solution. It would unlock the majority of enterprise users which have to deal with locked down compute environments. Please be gentle though, this is my first PR in a high profile repo馃槄

This feature introduces two new environment variables and does not touch the script-generated distributions.py file.

I was unable to find public mirrors for the Python/PyPy interpreter, but I could write a test which mimics a mirror by downloading some archives and host them via the built in webserver for example and pass that local host URL as a custom distribution source. Just let me know.

@EricGao888
Copy link

Looking forward to this feature desperately.

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

Successfully merging this pull request may close these issues.

None yet

2 participants