Name : python3-cysignals
| |
Version : 1.11.2
| Vendor : Fedora Project
|
Release : 4.fc37
| Date : 2022-09-28 16:15:21
|
Group : Unspecified
| Source RPM : python-cysignals-1.11.2-4.fc37.src.rpm
|
Size : 0.56 MB
| |
Packager : Fedora Project
| |
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.
|
RPM found in directory: /vol/rzm3/linux-fedora-buffet/linux/releases/37/Everything/x86_64/os/Packages/p |