8000 [3.6] bpo-31629: Add support.SaveSignals (#4183) by vstinner · Pull Request #4187 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[3.6] bpo-31629: Add support.SaveSignals (#4183) #4187

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

Merged
merged 1 commit into from
Oct 31, 2017
Merged

[3.6] bpo-31629: Add support.SaveSignals (#4183) #4187

merged 1 commit into from
Oct 31, 2017

Conversation

vstinner
Copy link
Member
@vstinner vstinner commented Oct 31, 2017

test_curses now saves/restores signals. On FreeBSD, the curses module
sets handlers of some signals, but don't restore old handlers when
the module is deinitialized.

(cherry picked from commit 19f6830)

https://bugs.python.org/issue31629

test_curses now saves/restores signals. On FreeBSD, the curses module
sets handlers of some signals, but don't restore old handlers when
the module is deinitialized.

(cherry picked from commit 19f6830)
@bedevere-bot bedevere-bot added skip news tests Tests in the Lib/test dir labels Oct 31, 2017
@vstinner vstinner merged commit 41efc40 into python:3.6 Oct 31, 2017
@vstinner vstinner deleted the save_signals36 branch October 31, 2017 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0