cpython/Misc/NEWS.d/next/Core and Builtins
Antoine Pitrou 2c8a5e4c96 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
2017-07-17 12:25:19 +02:00
..
2017-06-26-14-29-50.bpo-30765.Q5iBmf.rst
2017-06-28-21-07-32.bpo-30703.ULCdFp.rst bpo-30703: Improve signal delivery (#2415) 2017-06-28 23:29:29 +02:00
2017-07-11-06-31-32.bpo-30876.x35jZX.rst bpo-30876: Relative import from unloaded package now reimports the package (#2639) 2017-07-12 06:50:03 +03:00
2017-07-17-12-12-59.bpo-30808.bA3zOv.rst bpo-30808: Use _Py_atomic API for concurrency-sensitive signal state (#2417) 2017-07-17 12:25:19 +02:00
README.rst

Put news entry ``blurb`` files for the *Core and Builtins* section in this directory.