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