## Feature <!-- What Python feature is missing from RustPython? Give a short description of the feature and how you ran into its absence. --> This is used by recent version of asyncio module #3858 ## Python Documentation <!-- Give a link to the feature in the CPython documentation (https://docs.python.org/3/) in order to assist in its implementation. --> - [x] https://docs.python.org/3/library/sys.html#sys.get_asyncgen_hooks #5293 - [x] https://docs.python.org/3/library/sys.html#sys.get_coroutine_origin_tracking_depth #5292