Skip to content

WIP: Add support for Cython 3 and Python 3.13

Kirill Smelkov requested to merge kirr/pygolang:y/py313 into master

Add support for Cython3, because Cython < 3 does not work for py3.13.
Add support for py3.13.
Fix issues discovered along the way.

Please see individual patches for details.

/cc @tomo, @jerome

Merge request reports