Add free-threaded CPython 3.13.0rc2

This commit is contained in:
Edgar Ramírez-Mondragón 2024-09-06 21:37:30 -06:00
parent 2269890b46
commit 0ecc52162a
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +0,0 @@
export PYTHON_BUILD_FREE_THREADING=1
source "$(dirname "${BASH_SOURCE[0]}")"/3.13.0rc1

View File

@ -0,0 +1,2 @@
export PYTHON_BUILD_FREE_THREADING=1
source "$(dirname "${BASH_SOURCE[0]}")"/3.13.0rc2