You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
The bundled standalone Python now downloads from the domestic mirror (Tencent Cloud COS) first and falls back to the GitHub release when the mirror is unreachable, so users in China no longer need GitHub connectivity for the first-run Python bootstrap.
The pinned assets/python-bootstrap.json gained an optional mirrorBaseUrl, and all eight platform archives are hosted on the mirror.
The locked runtime dependencies (Pillow, NumPy, vtracer) are installed from the Tencent Cloud PyPI mirror first and fall back to the official PyPI index.