msgpack-python/.github/workflows
Inada Naoki af45640970
cython: freethreading_compatible (#654)
```
$ v3/bin/python -VV
Python 3.14.0 free-threading build (main, Oct  7 2025, 15:35:12) [Clang 20.1.4 ]

$ v3/bin/python -c 'import sys,msgpack; print(sys._is_gil_enabled())'
False
```
2025-10-09 15:53:08 +09:00
..
docs.yaml update cibuildwheel to 2.17 (#601) 2024-05-04 16:49:22 +09:00
lint.yaml use ruff instead of black (#598) 2024-05-03 15:17:54 +09:00
test.yml cython: freethreading_compatible (#654) 2025-10-09 15:53:08 +09:00
wheel.yml release v1.1.2 (#649) 2025-10-08 17:56:20 +09:00