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 pablogsal
Recipients BTaskaya, Dima.Tisnek, Eric Wieser, JelleZijlstra, John Belmonte, davide.rizzo, gvanrossum, jab, jack1142, jmehnle, pablogsal, rb, yselivanov
Date 2021-03-24.00:30:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616545811.39.0.984156172941.issue31861@roundup.psfhosted.org>
In-reply-to
Content
New changeset 919d42d477093154a30b55d9d79f023dbbe5614a by Pablo Galindo in branch 'master':
bpo-31861: Fix possible crash in PyAnextAwaitable_New (GH-25005)
https://github.com/python/cpython/commit/919d42d477093154a30b55d9d79f023dbbe5614a
History
Date User Action Args
2021-03-24 00:30:11pablogsalsetrecipients: + pablogsal, gvanrossum, rb, jab, davide.rizzo, jmehnle, Dima.Tisnek, yselivanov, JelleZijlstra, BTaskaya, Eric Wieser, John Belmonte, jack1142
2021-03-24 00:30:11pablogsalsetmessageid: <1616545811.39.0.984156172941.issue31861@roundup.psfhosted.org>
2021-03-24 00:30:11pablogsallinkissue31861 messages
2021-03-24 00:30:11pablogsalcreate