mirror of
https://github.com/python/cpython.git
synced 2026-05-10 14:41:01 -04:00
19f68301a1
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.