python-greenlet 0.4.12-2 source package in Ubuntu
Changelog
python-greenlet (0.4.12-2) unstable; urgency=medium * Don't clobber 'r2' register on ppc64el (closes: #873694). -- Laszlo Boszormenyi (GCS) <email address hidden> Sat, 09 Sep 2017 06:40:06 +0000
Upload details
- Uploaded by:
- Laszlo Boszormenyi
- Uploaded to:
- Sid
- Original maintainer:
- Laszlo Boszormenyi
- Architectures:
- any all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-greenlet_0.4.12-2.dsc | 2.3 KiB | 3d19812618698d47f4e19c76ca9c01c975579b460a5d060120df0a32714f67b1 |
python-greenlet_0.4.12.orig.tar.gz | 55.5 KiB | 07dfea90a16a27eae6fb8262994320b88905950d34ee2e9e45a6f18dd43e302e |
python-greenlet_0.4.12-2.debian.tar.xz | 7.0 KiB | da4c7d7740783b2ea1ced0168257e95172e43dcb2da39a26d5a0a554a25342da |
Available diffs
No changes file available.
Binary packages built by this source
- python-greenlet: No summary available for python-greenlet in ubuntu cosmic.
No description available for python-greenlet in ubuntu cosmic.
- python-greenlet-dbg: Lightweight in-process concurrent programming - debugging symbols
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".
.
greenlet is the standalone package derived from the py lib, and is used by
several non-blocking IO packages as a more flexible alternative to Python's
built in coroutines.
.
This is the debugging symbols for greenlet.
- python-greenlet-dev: Lightweight in-process concurrent programming - development files
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".
.
greenlet is the standalone package derived from the py lib, and is used by
several non-blocking IO packages as a more flexible alternative to Python's
built in coroutines.
.
This is the development package for greenlet.
- python-greenlet-doc: No summary available for python-greenlet-doc in ubuntu cosmic.
No description available for python-greenlet-doc in ubuntu cosmic.
- python3-greenlet: No summary available for python3-greenlet in ubuntu cosmic.
No description available for python3-greenlet in ubuntu cosmic.
- python3-greenlet-dbg: Lightweight in-process concurrent programming - debugging symbols (python3)
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".
.
greenlet is the standalone package derived from the py lib, and is used by
several non-blocking IO packages as a more flexible alternative to Python's
built in coroutines.
.
This is the debugging symbols for greenlet.