Skip to content

Commit 361ec73

Browse files
committed
fix: spack cherry-pick: python: added GIL removal as option for python (
1 parent c82a272 commit 361ec73

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

spack-packages.sh

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ b9ad19ee2ce47f8b7fbe187d41d898f873bbc121
3737
931b8f47ff9470b3f957f0bb462964702277301a
3838
5f36a2b536a22ea3692bfdcd48a6c0c71e6488cf
3939
58593e5d028737fef024c8136045b9d3f988e3e3
40+
ab1175cb7eb83b4b0764233bc4dcdf8c3b902345
41+
10c88baef26836bcaad5eacaf473eea7defeba09
42+
6677374f581c270f691ace68d30511d365cc0f9d
43+
58da510aaeb37d49e2ce658679e95fd79b03d684
4044
---
4145
## Optional hash table with comma-separated file list
4246
## For these commits, the cherry-pick will be restricted to the listed files only.
@@ -73,3 +77,7 @@ read -r -d '' SPACKPACKAGES_CHERRYPICKS_FILES <<- \
7377
## 931b8f47ff9470b3f957f0bb462964702277301a: openblas: patch for +dynamic_dispatch target=aarch64
7478
## 5f36a2b536a22ea3692bfdcd48a6c0c71e6488cf: py-onnxruntime: add v1.21.1, v1.22.2
7579
## 58593e5d028737fef024c8136045b9d3f988e3e3: py-onnxruntime: patch to add linker flag -z noexecstack
80+
## ab1175cb7eb83b4b0764233bc4dcdf8c3b902345: python: disable tkinter in config_args for Python 3.12+ if ~tkinter in spec
81+
## 10c88baef26836bcaad5eacaf473eea7defeba09: python: add v3.14.2, v3.13.11
82+
## 6677374f581c270f691ace68d30511d365cc0f9d: Added GIL removal as option for python
83+
## 58da510aaeb37d49e2ce658679e95fd79b03d684: Python: more changes for free-threaded support

0 commit comments

Comments
 (0)