Commit 03a21ad
committed
feat: run tests against 3.14 free-threaded python
I'm looking to start experimenting with threads for parallel kind generation. To make this worthwhile, we need to support free-threaded python. It looks like tests already pass here, so this should be a no-brainer for now. I've done some basic usage testing as well, and everything seems to work (even with free-threaded python...which makes sense seeing as we don't use threads anywhere at the moment).1 parent 928330f commit 03a21ad
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments