CentOS 7 - Extras for x86_64: development/libraries: python-greenlet
Jump to letter: [
ABCDEFGHKLMNOPQRSUW
]
python-greenlet - Lightweight in-process concurrent programming
- Description:
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".
Packages
python-greenlet-0.4.2-4.el7.x86_64
[26 KiB] |
Changelog
by d.marlin (2017-03-07):
- Add support for ppc64 in LE mode running ABIv2
Signed-off-by: Ulrich Weigand <uweigand@de.ibm.com>
Signed-off-by: Tony Breeds <tony@bakeyournoodle.com>
rhbz#1252900
- Remove s390x from skip check list.
- Bump release and build of all archs.
|
python-greenlet-0.4.2-3.el7.x86_64
[26 KiB] |
Changelog
by Lokesh Mandvekar (2014-04-14):
- gcc-c++ present in default buildroot, not required in BR
|