[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#834232: ITP: cysignals -- interrupt and signal handling for Cython



Package: wnpp
Severity: wishlist
Owner: Jerome Benoit <calculus@rezozer.net>

* Package name    : cysignals
  Version         : 1.1.1
  Upstream Author : Martin R. Albrecht,
	                  François Bissey,
										Volker Braun,
										Jeroen Demeyer
										<sage-devel@googlegroups.com>
* URL             : https://github.com/sagemath/cysignals
* License         : GPL-3+
  Programming Lang: Python, Cython
  Description     : interrupt and signal handling for Cython

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.


Reply to: