diff options
author | Antoine Pitrou <pitrou@free.fr> | 2017-07-17 10:25:19 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-17 10:25:19 (GMT) |
commit | 2c8a5e4c968217f9672340e520942c4ed788d8de (patch) | |
tree | 54a62a443b3ac1302ddb130ae8893467874325c2 /PCbuild/urlretrieve.py | |
parent | 68d663cf85d1ac5eaf83482eed39c0a6f8093601 (diff) | |
download | cpython-2c8a5e4c968217f9672340e520942c4ed788d8de.zip cpython-2c8a5e4c968217f9672340e520942c4ed788d8de.tar.gz cpython-2c8a5e4c968217f9672340e520942c4ed788d8de.tar.bz2 |
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 'PCbuild/urlretrieve.py')
0 files changed, 0 insertions, 0 deletions