go-python / gopy

gopy generates a CPython extension module from a go package.
BSD 3-Clause "New" or "Revised" License
2.05k stars 113 forks source link

Support for python 3.13 free threaded #364

Open matejsp opened 1 week ago

matejsp commented 1 week ago

It would be awesome to support free threaded extensions with gopy.

Based on the support for python free threaded initialization should be created as: https://docs.python.org/3/howto/free-threading-extensions.html#freethreading-extensions-howto