python38-greenlet
Python 3.8 - greenlet - in-process concurrent programming
3.2.5
2022-04-29
eisfair-64
the eisfair team, team(at)eisfair(dot)org
stable
glibc 3.2.0
libgcc_s1 3.2.0
libstdcpp6 3.2.0
python38-base 3.2.5
python38-greenlet-dev 3.2.5
python3-greenlet
Internal Program Version: greenlet 1.1.2
The greenlet package is a spin-off of Stackless, a version of CPython
that supports micro-threads called 'tasklets'. Tasklets run
pseudo-concurrently (typically in a single or a few OS-level threads)
and are synchronized with data exchanges on 'channels'.
https://github.com/python-greenlet/greenlet