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 yselivanov
Recipients asvetlov, twisteroid ambassador, yselivanov
Date 2018-10-09.15:30:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1539099027.55.0.545547206417.issue34769@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c880ffe7d2ce2fedb1831918c8a36e3623e0fb76 by Yury Selivanov (twisteroid ambassador) in branch 'master':
bpo-34769: Thread safety for _asyncgen_finalizer_hook(). (GH-9716)
https://github.com/python/cpython/commit/c880ffe7d2ce2fedb1831918c8a36e3623e0fb76
History
Date User Action Args
2018-10-09 15:30:27yselivanovsetrecipients: + yselivanov, asvetlov, twisteroid ambassador
2018-10-09 15:30:27yselivanovsetmessageid: <1539099027.55.0.545547206417.issue34769@psf.upfronthosting.co.za>
2018-10-09 15:30:27yselivanovlinkissue34769 messages
2018-10-09 15:30:27yselivanovcreate