Fedora Packages

python3-fastrlock Subpackage of python-fastrlock

Fast, re-entrant optimistic lock implemented in Cython

This is a C-level implementation of a fast, re-entrant, optimistic lock for CPython. It is a drop-in replacement for threading.RLock. FastRLock is implemented in Cython and also provides a C-API for direct use from Cython code via from fastrlock cimport rlock or from cython.cimports.fastrlock import rlock.

Releases Overview

Release Stable Testing
Fedora Rawhide 0.8.3-5.fc43 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at python-fastrlock dash maintainers at fedoraproject dot org.



Sources on Pagure