Enable testing and building of freethreaded/3.15 wheels - #2720
Conversation
2308d80 to
febd01f
Compare
|
Also added 3.15 testing, as cibuildwheel just enabled it since it's in rc and #2719 adds it for us. |
|
Hmm, looks like we're blocked by pyproj right now pyproj4/pyproj#1572 |
|
And for 3.15, pyproj4/pyproj#1621 |
greglucas
left a comment
There was a problem hiding this comment.
I think we should have pyproj wheels now.
Do we need to think about what we want to say we support in terms of free threading? i.e. should we be putting locks around the entry/exit to trace or geometry transforms.
febd01f to
24e43a8
Compare
Well, I marked it Beta so I wouldn't need to think about it too hard just yet 😉 |
|
Looks like we need Matplotlib wheels (working on that now, though it doesn't break anything yet) and Shapely wheels, being debated here shapely/shapely#2413 |
Rationale
Nothing seems to prevent this from working, AFAICT.
Implications
Users can install wheels on 3.14t/3.15t.