pydantic\_aioredis.utils.NestedAsyncIO ====================================== .. currentmodule:: pydantic_aioredis.utils .. autoclass:: NestedAsyncIO :members: :show-inheritance: :inherited-members: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~NestedAsyncIO.__init__ ~NestedAsyncIO.apply ~NestedAsyncIO.patch_asyncio ~NestedAsyncIO.patch_loop ~NestedAsyncIO.patch_policy ~NestedAsyncIO.patch_tornado ~NestedAsyncIO.revert ~NestedAsyncIO.unpatch_asyncio ~NestedAsyncIO.unpatch_loop ~NestedAsyncIO.unpatch_policy ~NestedAsyncIO.unpatch_tornado .. rubric:: Attributes .. autosummary:: ~NestedAsyncIO.orig_run ~NestedAsyncIO.orig_tasks ~NestedAsyncIO.orig_futures ~NestedAsyncIO.orig_loop_attrs ~NestedAsyncIO.policy_get_loop ~NestedAsyncIO.orig_get_loops ~NestedAsyncIO.orig_tc ~NestedAsyncIO.patched