Information for RPM python-cysignals-1.11.4-4.fc41.src.rpm
ID | 1320295 | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Name | python-cysignals | ||||||||||||||||||||
Version | 1.11.4 | ||||||||||||||||||||
Release | 4.fc41 | ||||||||||||||||||||
Epoch | |||||||||||||||||||||
Arch | src | ||||||||||||||||||||
Summary | Interrupt and signal handling for Cython | ||||||||||||||||||||
Description | 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. | ||||||||||||||||||||
Build Time | 2024-07-12 18:44:25 GMT | ||||||||||||||||||||
Size | 101.82 KB | ||||||||||||||||||||
b847e6d6fae4e03671ff3c7f7517e53c | |||||||||||||||||||||
License | LGPL-3.0-or-later | ||||||||||||||||||||
Buildroot | f41-build-814419-148920 | ||||||||||||||||||||
Provides |
|
||||||||||||||||||||
Obsoletes | No Obsoletes | ||||||||||||||||||||
Conflicts | No Conflicts | ||||||||||||||||||||
Requires |
|
||||||||||||||||||||
Recommends | No Recommends | ||||||||||||||||||||
Suggests | No Suggests | ||||||||||||||||||||
Supplements | No Supplements | ||||||||||||||||||||
Enhances | No Enhances | ||||||||||||||||||||
Files |
|
||||||||||||||||||||
Component of | No Buildroots |