Binary package “python-cysignals-doc” in ubuntu mantic

interrupt and signal handling for Cython -- doc

 Since Cython optimizes for speed, Cython normally does not check
 for interrupts. The cysignals package provides mechanisms to handle
 interrupts (and other signals and errors) in Cython code.
 .
 This is the common documentation package with examples.