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-08-06.17:32:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1502040761.77.0.527824898389.issue30808@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 57e836cb41656ac23042886db6b5985c036a7ce2 by Antoine Pitrou in branch '3.6':
[3.6] bpo-30808: Use _Py_atomic API for concurrency-sensitive signal state (GH-2417) (#3007)
https://github.com/python/cpython/commit/57e836cb41656ac23042886db6b5985c036a7ce2
History
Date User Action Args
2017-08-06 17:32:41pitrousetrecipients: + pitrou, vstinner, jyasskin, neologix
2017-08-06 17:32:41pitrousetmessageid: <1502040761.77.0.527824898389.issue30808@psf.upfronthosting.co.za>
2017-08-06 17:32:41pitroulinkissue30808 messages
2017-08-06 17:32:41pitroucreate