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 vstinner
Recipients Alexandre Hamelin, pablogsal, vstinner, yselivanov
Date 2017-10-31.00:46:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509410798.86.0.213398074469.issue31852@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 690c36f2f1085145d364a89bfed5944dd2470308 by Victor Stinner (Pablo Galindo) in branch '3.6':
[3.6] bpo-31852: Fix segfault caused by using the async soft keyword (GH-4122)
https://github.com/python/cpython/commit/690c36f2f1085145d364a89bfed5944dd2470308
History
Date User Action Args
2017-10-31 00:46:38vstinnersetrecipients: + vstinner, yselivanov, pablogsal, Alexandre Hamelin
2017-10-31 00:46:38vstinnersetmessageid: <1509410798.86.0.213398074469.issue31852@psf.upfronthosting.co.za>
2017-10-31 00:46:38vstinnerlinkissue31852 messages
2017-10-31 00:46:38vstinnercreate