Commit b616dd1
authored
Add Python 3.14t (freethreaded) to testing matrix (#251)
* Add Python 3.14t (freethreaded) to testing matrix
- Added Python 3.14t to the test matrix
- Python 3.14.0 freethreaded is available on all platforms (Ubuntu, Windows, macOS)
- Tests will run on all supported OS and architectures
* Update setup-python to v5.5.0 for freethreaded support
- Upgraded actions/setup-python from v5.2.0 to v5.5.0
- v5.5.0 has better support for freethreaded Python (3.14t)
* Add freethreaded Python verification and update docs
- Added verification step to confirm freethreaded mode is active
- Updated AGENT.md to document 3.14t support
- Verification shows Python version and GIL status for 't' versions1 parent fd0ad4c commit b616dd1
3 files changed
+17
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
48 | 54 | | |
49 | 55 | | |
50 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments