Produce redistributable builds of Python. Contribute to astral-sh/python-build-standalone development by creating an account on GitHub.
Distribution changes Allow the experimental JIT to be enabled at runtime on Python 3.13 and 3.14 on Linux: for details, see#538and#543; for macOS support, see#544 Build system changes PopulateCXXduring builds to avoid calling the system toolchain Full Changelog:2025021...2025031...
这是由于国内访问github经常连不上,导致python下载失败。 3、解决方法 一个解决方法是设置github镜像,例如 uv python install 3.11.12 --mirror https://github-proxy.lixxing.top/https://github.com/astral-sh/python-build-standalone/releases/download https://github-proxy.lixxing.top 是镜像地址,如果失效,...
Separate patches for cross-compiling on older Python versions Use Python 3.12 to run builds on Windows Show Docker build errors when available Bump Docker timeout from 60s to 10m
Using zig to build standalone python gotcha started Jan 22, 2025 in Ideas 0 2 💬 Transferring Stewardship to Astral indygreg started Dec 3, 2024 in General 3 1 🙏 Is there a way to use the distributable with PyInstaller? JimiC asked Oct 16, 2024 in Q&A · Unanswered 3 ...
Produce redistributable builds of Python. Contribute to astral-sh/python-build-standalone development by creating an account on GitHub.
Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {{ message }} astral-sh / python-build-standalone Public Notifications You must be signed in to change notification settings Fork 169 Star 2.7k ...
Produce redistributable builds of Python. Contribute to astral-sh/python-build-standalone development by creating an account on GitHub.
Actions: astral-sh/python-build-standaloneActions All workflows check Dependabot Updates linux macos Release windows Management Caches All workflows Showing runs from all workflows 3,732 workflow runs Event Status Branch Actor
Context: I was wondering whether astral-sh/python-build-standalone#421 might have helped with #6893 (answer: 'no'). This required me knowing which build of python-build-standalone I was using. Current uv behaviour seems to be that the ve...