Closed

Description
Hello,
For integration purposes I need to get the current underlying uv_loop_t pointer, preferably as a PyCapsule, from uvloop. I need that pointer for use by my python extension and for it to seamlessly integrate with asyncio scripts.
Do you think you could add such a function, or point me in the direction where I can add it? It should be a minimal change.