sagemath / cysignals

cysignals: interrupt and signal handling for Cython
GNU Lesser General Public License v3.0
44 stars 23 forks source link

Fix Cython 3 complaints about placement of nogil #176

Closed mkoeppe closed 10 months ago

mkoeppe commented 10 months ago

Split out from #174 as suggested in https://github.com/sagemath/cysignals/pull/174#issuecomment-1713004955

mkoeppe commented 10 months ago

@dimpase @malb please merge

malb commented 10 months ago

lgtm