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.5.5 | Vendor: Mageia.Org |
Release: 1.mga8 | Build date: Tue Sep 6 22:52:53 2022 |
Group: Development/Python | Build host: localhost |
Size: 20869 | Source RPM: python-nest-asyncio-1.5.5-1.mga8.src.rpm |
Packager: papoteur <papoteur> | |
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
* Tue Sep 06 2022 papoteur <papoteur> 1.5.5-1.mga8 + Revision: 1884629 + rebuild (emptylog) * Sun Apr 17 2022 joequant <joequant> 1.5.5-1.mga9 + Revision: 1850918 - update to 1.5.5 * Wed Mar 23 2022 umeabot <umeabot> 1.5.1-3.mga9 + Revision: 1823548 - Mageia 9 Mass Rebuild * Wed Feb 23 2022 tv <tv> 1.5.1-2.mga9 + Revision: 1783531 - Rebuild for python-3.10 * Tue Mar 23 2021 daviddavid <daviddavid> 1.5.1-1.mga9 + Revision: 1708289 - initial package python-nest-asyncio
/usr/lib/python3.8/site-packages/__pycache__/nest_asyncio.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/__pycache__/nest_asyncio.cpython-38.pyc /usr/lib/python3.8/site-packages/nest_asyncio-1.5.5-py3.8.egg-info /usr/lib/python3.8/site-packages/nest_asyncio-1.5.5-py3.8.egg-info/PKG-INFO /usr/lib/python3.8/site-packages/nest_asyncio-1.5.5-py3.8.egg-info/SOURCES.txt /usr/lib/python3.8/site-packages/nest_asyncio-1.5.5-py3.8.egg-info/dependency_links.txt /usr/lib/python3.8/site-packages/nest_asyncio-1.5.5-py3.8.egg-info/top_level.txt /usr/lib/python3.8/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, Sun Oct 13 10:18:22 2024