<!-- Thanks for wanting to report an issue you've found in uvloop. Please fill in the template below. It will be much easier for us to fix the issue if a test case that reproduces the problem is provided, with clear instructions on how to run it. Thank you! --> * **uvloop version**: 0.17.0 * **Python version**: 3.12 * **Platform**: all * **Can you reproduce the bug with `PYTHONASYNCIODEBUG` in env?**: N/A * **Does uvloop behave differently from vanilla asyncio? How?**: N/A Cython was recently updated and this allows uvloop to be compatible with python 3.12. There are a plethora of projects out there that relies on this. Is it possible to prioritize this and make a release, please? Asyncpg, for instance, it's one of them. Appreciate the understanding, tarsil