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 miss-islington
Recipients ZackerySpytz, asvetlov, miss-islington, njs, yselivanov
Date 2018-11-18.16:46:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1542559561.64.0.788709270274.issue35269@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 062a57bf4b768ef726975bcc1d34398387520147 by Miss Islington (bot) (Zackery Spytz) in branch 'master':
bpo-35269: Fix a possible segfault involving a newly-created coroutine (GH-10585)
https://github.com/python/cpython/commit/062a57bf4b768ef726975bcc1d34398387520147
History
Date User Action Args
2018-11-18 16:46:01miss-islingtonsetrecipients: + miss-islington, njs, asvetlov, yselivanov, ZackerySpytz
2018-11-18 16:46:01miss-islingtonsetmessageid: <1542559561.64.0.788709270274.issue35269@psf.upfronthosting.co.za>
2018-11-18 16:46:01miss-islingtonlinkissue35269 messages
2018-11-18 16:46:01miss-islingtoncreate