commit | 6f3cb059fd1f3a57ffd70c9d54a394a85a6ea13d | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <pitrou@free.fr> | Fri Jun 30 10:54:24 2017 +0200 |
committer | GitHub <noreply@github.com> | Fri Jun 30 10:54:24 2017 +0200 |
tree | ee380bf0b0e1f1b4071ddb4fbbf84498f52d077c | |
parent | 6f31717c47e325460e2a661bf44b45d342d65bcb [diff] |
[3.6] bpo-30807: signal.setitimer() may disable the timer by mistake (GH-2493) (#2497) * bpo-30807: signal.setitimer() may disable the timer by mistake * Add NEWS blurb (cherry picked from commit 729780a810bbcb12b245a1b652302a601fc9f6fd)