python-greenlet 0.4.15-2ubuntu2 source package in Ubuntu
Changelog
python-greenlet (0.4.15-2ubuntu2) focal; urgency=medium * Fix previous upload, removing debug files into both python3 and python3-dbg packages, thanks Michael Hudson-Doyle for help, hint and patch (Closes: #942683) * Don't make mv of python3.7 installation path fatal, this breaks in case Python3.7 is not installed (e.g. backports) -- Gianfranco Costamagna <email address hidden> Wed, 23 Oct 2019 11:00:30 +0200
Upload details
- Uploaded by:
- Gianfranco Costamagna
- 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-2ubuntu2.debian.tar.xz | 7.2 KiB | e98d18ded8406428e0a8625e714ef0a08185a2cb081736406c076024c8af7a61 |
python-greenlet_0.4.15-2ubuntu2.dsc | 2.3 KiB | 2d78c3e247bcdc3aaa416fb1a73d1f7d4880825ddc76f55df9271128a55c4844 |
Available diffs
- diff from 0.4.15-2ubuntu1 to 0.4.15-2ubuntu2 (868 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.