Name : python3-cysignals
| |
Version : 1.11.4
| Vendor : Fedora Project
|
Release : 3.fc40
| Date : 2024-01-26 04:09:36
|
Group : Unspecified
| Source RPM : python-cysignals-1.11.4-3.fc40.src.rpm
|
Size : 0.65 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/development/rawhide/Everything/x86_64/os/Packages/p |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
python-cysignals
python3-cysignals
python3-cysignals(x86-32)
python3.12-cysignals
python3.12dist(cysignals)
python3dist(cysignals)
Requires :