Fedora Packages

python3-cysignals-devel Subpackage of python-cysignals

Interrupt and signal handling for Cython headers files

When writing Cython code, special care must be taken to ensure that the code can be interrupted with CTRL-C. Since Cython optimizes for speed, Cython normally does not check for interrupts. For example, code like the following cannot be interrupted in Cython: while True: pass The cysignals package provides mechanisms to handle interrupts (and other signals and errors) in Cython code. See http://cysignals.readthedocs.org/ for the full documentation.

Releases Overview

Release Stable Testing
Fedora Rawhide 1.11.4-3.fc40 -
Fedora 40 1.11.4-3.fc40 -
Fedora 39 1.11.2-6.fc39 -
Fedora 38 1.11.2-5.fc38 -
File a new bug report »
Package Info
Related Packages

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



Sources on Pagure