python-cffi / cffi

A Foreign Function Interface package for calling C libraries from Python.
https://cffi.readthedocs.io/en/latest/
Other
131 stars 42 forks source link

Proper free-threaded ABI support blockers #126

Open nitzmahone opened 2 months ago

nitzmahone commented 2 months ago

Tracking known blockers to actual support of Python's new t free-threaded ABI - add new ones as we discover them.

colesbury commented 2 weeks ago

Hi @nitzmahone - I'm happy to help out with this if you're okay with reviewing some PRs.