Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help |
The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...
The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.
By design asyncio `does not allow <https://bugs.python.org/issue22239>`_ its event loop to be nested. This presents a practical problem: When in an environment where the event loop is already running it's 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``.
Package | Summary | Distribution | Download |
python310-nest-asyncio-1.6.0-1.4.noarch.html | Patch asyncio to allow nested event loops | OpenSuSE Ports Tumbleweed for noarch | python310-nest-asyncio-1.6.0-1.4.noarch.rpm |
Generated by rpm2html 1.6