Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-nest-asyncio | Distribution: Mageia |
Version: 1.6.0 | Vendor: Mageia.Org |
Release: 2.mga10 | Build date: Sat Mar 1 20:12:47 2025 |
Group: Development/Python | Build host: localhost |
Size: 27650 | Source RPM: python-nest-asyncio-1.6.0-2.mga10.src.rpm |
Packager: wally <wally> | |
Url: https://github.com/erdewit/nest_asyncio | |
Summary: Patch asyncio to allow nested event loops |
By design asyncio does not allow its event loop to be nested. This presents a practical problem: When in an environment where the event loop is already running it is impossible to run tasks and wait for the result. Trying to do so will give the error "RuntimeError: This event loop is already running". The issue pops up in various environments, such as web servers, GUI applications and in Jupyter notebooks. This module patches asyncio to allow nested use of asyncio.run and loop.run_until_complete.
BSD
* Sat Mar 01 2025 wally <wally> 1.6.0-2.mga10 + Revision: 2155355 - rebuild for python3.13 * Thu Jan 25 2024 daviddavid <daviddavid> 1.6.0-1.mga10 + Revision: 2034140 - new version: 1.6.0 * Sat Jan 20 2024 daviddavid <daviddavid> 1.5.9-1.mga10 + Revision: 2032418 - new version: 1.5.9 * Mon Dec 25 2023 wally <wally> 1.5.8-2.mga10 + Revision: 2021439 - rebuild for py3.12 - use %pyproject_buildrequires * Fri Sep 22 2023 daviddavid <daviddavid> 1.5.8-1.mga10 + Revision: 1989367 - new version: 1.5.8 * Wed Aug 30 2023 daviddavid <daviddavid> 1.5.7-1.mga10 + Revision: 1981870 - new version: 1.5.7 - switch to pyproject
/usr/lib/python3.13/site-packages/__pycache__/nest_asyncio.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/__pycache__/nest_asyncio.cpython-313.pyc /usr/lib/python3.13/site-packages/nest_asyncio-1.6.0.dist-info /usr/lib/python3.13/site-packages/nest_asyncio-1.6.0.dist-info/INSTALLER /usr/lib/python3.13/site-packages/nest_asyncio-1.6.0.dist-info/LICENSE /usr/lib/python3.13/site-packages/nest_asyncio-1.6.0.dist-info/METADATA /usr/lib/python3.13/site-packages/nest_asyncio-1.6.0.dist-info/WHEEL /usr/lib/python3.13/site-packages/nest_asyncio-1.6.0.dist-info/top_level.txt /usr/lib/python3.13/site-packages/nest_asyncio.py /usr/share/doc/python3-nest-asyncio /usr/share/doc/python3-nest-asyncio/README.rst /usr/share/licenses/python3-nest-asyncio /usr/share/licenses/python3-nest-asyncio/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Mar 3 10:05:29 2025