python-greenlet 0.4.15-2build1 source package in Ubuntu
Changelog
python-greenlet (0.4.15-2build1) focal; urgency=medium * No-change rebuild to build with python3.8. -- Matthias Klose <email address hidden> Fri, 18 Oct 2019 18:10:41 +0000
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Focal
- 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.orig.tar.gz | 56.7 KiB | f346ca807cc1e37da29a50a28210531e3832640507adc23cbb30be3d4ce65227 |
python-greenlet_0.4.15-2build1.debian.tar.xz | 7.0 KiB | 2168a85d5ef9e20b303a52c4bab0dcffc61dca9d33f8189e12a04106f000a4b0 |
python-greenlet_0.4.15-2build1.dsc | 2.3 KiB | ced145184825ba075526654c64cc6e4f722ee810a8a51497d1666eb640e658b9 |
Available diffs
- diff from 0.4.15-2 (in Debian) to 0.4.15-2build1 (351 bytes)
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.