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
Describe the bug mise uses precompiled python versions by default. However this does not work for the current 3.13 RC versions, these always get built from source even though indygreg/python-build-standalone has them available
I believe the issue is this regex that does not match the RC versions.
Describe the bug
mise
uses precompiled python versions by default. However this does not work for the current 3.13 RC versions, these always get built from source even though indygreg/python-build-standalone has them availableI believe the issue is this regex that does not match the RC versions.
To Reproduce
mise install [email protected]
Expected behavior
mise
installs prebuilt CPython 3.13.0rc3mise doctor
outputThe text was updated successfully, but these errors were encountered: