Name : python3-psycogreen
| |
Version : 1.0.2
| Vendor : Fedora Project
|
Release : 16.fc41
| Date : 2024-07-20 08:16:46
|
Group : Unspecified
| Source RPM : python-psycogreen-1.0.2-16.fc41.src.rpm
|
Size : 0.02 MB
| |
Packager : Fedora Project
| |
Summary : Psycopg2 integration with co-routine libraries
|
Description :
The psycogreen package enables psycopg2 to work with co-routine libraries, using asynchronous calls internally but offering a blocking interface so that regular code can run unmodified. Psycopg offers co-routines support since release 2.2. Because the main module is a C extension it cannot be monkey-patched to become co-routine-friendly. Instead it exposes a hook that co-routine libraries can use to install a function integrating with their event scheduler. Psycopg will call the function whenever it executes a libpq call that may block. Psycogreen is a collection of “wait callbacks” useful to integrate Psycopg with different co-routine libraries.
|
RPM found in directory: /vol/rzm3/linux-fedora-buffet/fedora-secondary/development/41/Everything/s390x/os/Packages/p |