dpdani / cereggii

Thread synchronization utilities for Python
Apache License 2.0
9 stars 0 forks source link

Support CPython 3.13 #27

Open dpdani opened 1 month ago

dpdani commented 1 month ago

With the first RC being released, it is possible to start work on supporting CPython 3.13.

We want to support both the free-threaded and default builds.