mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-10 12:33:48 -05:00
Add 3.13.0b3t and exclude it from pyenv latest (#3001)
This adds the free-threaded (without GIL) version of 3.13.0b3. Co-authored-by: Ivan Pozdeev <vano@mail.mipt.ru>
This commit is contained in:
2
plugins/python-build/share/python-build/3.13.0b3t
Normal file
2
plugins/python-build/share/python-build/3.13.0b3t
Normal file
@@ -0,0 +1,2 @@
|
||||
export PYTHON_BUILD_FREE_THREADING=1
|
||||
source "$(dirname "${BASH_SOURCE[0]}")"/3.13.0b3
|
||||
Reference in New Issue
Block a user