python-greenlet 0.4.15-4 source package in Ubuntu
Changelog
python-greenlet (0.4.15-4) unstable; urgency=medium * Fix dh-python build dependency (closes: #945135). -- Laszlo Boszormenyi (GCS) <email address hidden> Wed, 20 Nov 2019 17:13:29 +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 |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-greenlet_0.4.15-4.dsc | 2.2 KiB | c6473506d0dd86ce564f39b3d2dd53f60dce5e972a7c42d8ab482a76755c6ba4 |
python-greenlet_0.4.15.orig.tar.gz | 56.7 KiB | f346ca807cc1e37da29a50a28210531e3832640507adc23cbb30be3d4ce65227 |
python-greenlet_0.4.15-4.debian.tar.xz | 7.1 KiB | 4b1758310f71b5bf7acc9c70eab8037a851f4d503f3cce242d056df82173d810 |
Available diffs
- diff from 0.4.15-3 to 0.4.15-4 (700 bytes)
No changes file available.
Binary packages built by this source
- python-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".
.
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.
- 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: Lightweight in-process concurrent programming - documentation
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 documentation for greenlet.
- python3-greenlet: Lightweight in-process concurrent programming (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.
- 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.