Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compare sig_check() with PyErr_CheckSignals()? #145

Open
anntzer opened this issue Apr 6, 2021 · 0 comments
Open

Compare sig_check() with PyErr_CheckSignals()? #145

anntzer opened this issue Apr 6, 2021 · 0 comments

Comments

@anntzer
Copy link

anntzer commented Apr 6, 2021

I realize that cysignals provides a lot more than just sig_check(), but focusing one just that specific feature: it is unclear to me what is the benefit of sig_check() as opposed to just calling PyErr_CheckSignals()? Perhaps the differences could be noted in the docs?
Thanks in advance for the clarification.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant