has (beta) support so it is time to rebuild your native libs and
#cibuildwheel has #python313 (beta) support so it is time to rebuild your native #python libs
https://github.com/pypa/cibuildwheel/releases/tag/v2.20.0
and
https://iscinumpy.dev/post/cibuildwheel-2-19-0/
Self-replies
Here is an example of how I used #cibuildwheel with #mypyc (which in theory can compile to C anything that you can perfectly type annotate)
https://github.com/matthewdeanmartin/untruncate_json/blob/main/cibuildwheel.toml