python-greenlet 0.4.17-1build2 source package in Ubuntu
Changelog
python-greenlet (0.4.17-1build2) impish; urgency=medium * No-change rebuild to build packages with zstd compression. -- Matthias Klose <email address hidden> Thu, 07 Oct 2021 12:22:56 +0200
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Impish
- 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.17.orig.tar.gz | 58.0 KiB | c63c8258eef589a86c266a05385b1ed105cf2a7fc48f47c89bb0c1de48d90c00 |
python-greenlet_0.4.17-1build2.debian.tar.xz | 6.6 KiB | 948c2a5c1a685777e91d8c58e3b647f4d24b28e7e2da2dcee721de3a5139bf0d |
python-greenlet_0.4.17-1build2.dsc | 2.1 KiB | a96943846a8a551d1935c1988666b6c8edf0e7e5c00ad5242fddb37000e22206 |
Available diffs
- diff from 0.4.17-1build1 to 0.4.17-1build2 (346 bytes)
Binary packages built by this source
- python-greenlet-dev: No summary available for python-greenlet-dev in ubuntu impish.
No description available for python-greenlet-dev in ubuntu impish.
- python-greenlet-doc: No summary available for python-greenlet-doc in ubuntu impish.
No description available for python-greenlet-doc in ubuntu impish.
- 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: No summary available for python3-greenlet-dbg in ubuntu impish.
No description available for python3-
greenlet- dbg in ubuntu impish.