Skip to content

nest-asyncio2 v1.6.2

Choose a tag to compare

@Chaoses-Ib Chaoses-Ib released this 19 Nov 13:16
· 4 commits to master since this release
  • fix: Python 3.14 get_event_loop_policy() deprecated warn (pyvista/pyvista#7938)
  • fix: unclosed event loop warn on Python 3.12+
  • feat: add aiohttp test and exmaple