devcontainers / devcontainers/features
update python to fetch python prebuilt binaries from `actions/python-versions`
Open
enhancement
- Dominant language
- Shell
- Stars
- 1.5k
- Forks
- 621
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 4
Description
We are planning to collaborate with the actions team and their effort to prebuilt binaries (eg https://github.com/actions/python-versions)
Starting with python, teach our feature to first attempt to pull the appropriate binary from this repo, and if that fails fallback to build from src (same behavior as current).
Contributor guide
Assessment
This issue has not been assessed yet.