| commit | 60b3ac7482aa7ca4e6f0f66792160d38b48d1914 | [log] [tgz] |
|---|---|---|
| author | Nick Coghlan <ncoghlan@gmail.com> | Sat Aug 03 22:56:30 2013 +1000 |
| committer | Nick Coghlan <ncoghlan@gmail.com> | Sat Aug 03 22:56:30 2013 +1000 |
| tree | 6aa391af41470e295c41f9fd224e5661b2fd3c68 | |
| parent | e92dfbfec8db930c5960492c3d9470f3415e27a3 [diff] |
Close #18396: fix spurious test_signal failure on Windows signal.getsignal returns None for some signals if faulthandler is enabled (Patch by Jeremy Kloth)