Fedora Packages

python36-greenlet Subpackage of python3-greenlet

Lightweight in-process concurrent programming

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". This is the Python 3 version of greenlet.

Releases Overview

Release Stable Testing
EPEL 7 0.4.15-1.el7 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at python3-greenlet dash maintainers at fedoraproject dot org.



Sources on Pagure