Skip to content

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