ipython / ipython/ipykernel

ipykernel messes with signal handlers

Aberta
#328 0 comentários 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
Python
Estrelas
734
Forks
412
Merge médio
1d 5h
PRs com merge (30d)
8

Descrição

This is a follow-up of #49. That PR added support for restoring a custom `SIGINT` handler. This was used by the SageMath kernel to restore its custom `SIGINT` handler. However, this really should be made more general.

Given that upstream Python does not support restoring arbitrary signal handlers (see https://bugs.python.org/issue13285 for that), I would like to add optional support for [cysignals.pysignals](http://cysignals.readthedocs.io/en/latest/pysignals.html) in the IPython kernel.

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.