diff options
| author | Antoine Pitrou <pitrou@free.fr> | 2017-06-28 23:29:29 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-06-28 23:29:29 +0200 |
| commit | c08177a1ccad2ed0d50898c2731b518c631aed14 (patch) | |
| tree | c4f495928530cdffb077bb5bf0cd69d96626f71f /Python/sysmodule.c | |
| parent | 9f3bdcb643623e07497af2fc35f0496c2302f1be (diff) | |
| download | cpython-git-c08177a1ccad2ed0d50898c2731b518c631aed14.tar.gz | |
bpo-30703: Improve signal delivery (#2415)
* Improve signal delivery
Avoid using Py_AddPendingCall from signal handler, to avoid calling signal-unsafe functions.
* Remove unused function
* Improve comments
* Add stress test
* Adapt for --without-threads
* Add second stress test
* Add NEWS blurb
* Address comments @haypo
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions
