1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-11 13:03:46 -05:00

Add CPython 3.14.0 (#3339)

---------

Co-authored-by: Ivan Pozdeev <vano@mail.mipt.ru>
This commit is contained in:
James
2025-10-07 15:26:47 -04:00
committed by GitHub
parent ba968fda2d
commit ce9d396ccc
3 changed files with 10 additions and 10 deletions

View File

@@ -0,0 +1,2 @@
export PYTHON_BUILD_FREE_THREADING=1
source "${BASH_SOURCE[0]%t}"