Lightweight in-process concurrent programming

Edit Package python-greenlet

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".

Refresh
Refresh
Source Files
Filename Size Changed
greenlet-0.4.1.zip 0000075749 74 KB
greenlet-0.4.2.zip 0000074404 72.7 KB
ppc64le-support.patch 0000001304 1.27 KB
python-greenlet.changes 0000005391 5.26 KB
python-greenlet.spec 0000002579 2.52 KB
Revision 18 (latest revision is 48)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 214243 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 18)
- Update to version 0.4.2:
  + Add .travis.yml
  + Fix 'err' may be used uninitialized in this function
  + Check _MSC_VER for msvc specific code
  + Fix slp_switch on SPARC for multi-threaded environments
  + Add support for m68k
Comments 0
openSUSE Build Service is sponsored by