diff options
author | Antoine Pitrou <pitrou@free.fr> | 2017-07-17 12:25:19 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-17 12:25:19 +0200 |
commit | 2c8a5e4c968217f9672340e520942c4ed788d8de (patch) | |
tree | 54a62a443b3ac1302ddb130ae8893467874325c2 /Python/pystrcmp.c | |
parent | 68d663cf85d1ac5eaf83482eed39c0a6f8093601 (diff) | |
download | cpython-git-2c8a5e4c968217f9672340e520942c4ed788d8de.tar.gz |
bpo-30808: Use _Py_atomic API for concurrency-sensitive signal state (#2417)
* Improve signal delivery
Avoid using Py_AddPendingCall from signal handler, to avoid calling signal-unsafe functions.
* Remove unused function
* Improve comments
* Use _Py_atomic API for concurrency-sensitive signal state
* Add blurb
Diffstat (limited to 'Python/pystrcmp.c')
0 files changed, 0 insertions, 0 deletions