This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients jyasskin, neologix, pitrou, vstinner
Date 2017-07-17.10:25:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1500287121.45.0.435657233827.issue30808@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 2c8a5e4c968217f9672340e520942c4ed788d8de by Antoine Pitrou in branch 'master':
bpo-30808: Use _Py_atomic API for concurrency-sensitive signal state (#2417)
https://github.com/python/cpython/commit/2c8a5e4c968217f9672340e520942c4ed788d8de
History
Date User Action Args
2017-07-17 10:25:21pitrousetrecipients: + pitrou, vstinner, jyasskin, neologix
2017-07-17 10:25:21pitrousetmessageid: <1500287121.45.0.435657233827.issue30808@psf.upfronthosting.co.za>
2017-07-17 10:25:21pitroulinkissue30808 messages
2017-07-17 10:25:21pitroucreate