From 4c6d4c9be78831edd578911df8b44c17acb72cc0 Mon Sep 17 00:00:00 2001 From: native-api Date: Sat, 30 May 2026 17:58:36 +0300 Subject: [PATCH] Add missing CPython 3.14.2t (#3464) --- plugins/python-build/share/python-build/3.14.2t | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 plugins/python-build/share/python-build/3.14.2t diff --git a/plugins/python-build/share/python-build/3.14.2t b/plugins/python-build/share/python-build/3.14.2t new file mode 100644 index 00000000..518be93e --- /dev/null +++ b/plugins/python-build/share/python-build/3.14.2t @@ -0,0 +1,2 @@ +export PYTHON_BUILD_FREE_THREADING=1 +source "${BASH_SOURCE[0]%t}"