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 BTaskaya, Dennis Sweeney, Dima.Tisnek, Eric Wieser, JelleZijlstra, John Belmonte, davide.rizzo, gvanrossum, jab, jack1142, jmehnle, pablogsal, rb, vstinner, yselivanov
Date 2021-04-07.22:59:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617836345.54.0.373141187743.issue31861@roundup.psfhosted.org>
In-reply-to
Content
I proposed to PR 25266 to rename PyAnextAwaitable_Type to _PyAnextAwaitable_Type, and to initialize the type at Python startup: can someone please have a look?
History
Date User Action Args
2021-04-07 22:59:05vstinnersetrecipients: + vstinner, gvanrossum, rb, jab, davide.rizzo, jmehnle, Dima.Tisnek, yselivanov, JelleZijlstra, pablogsal, BTaskaya, Eric Wieser, John Belmonte, jack1142, Dennis Sweeney
2021-04-07 22:59:05vstinnersetmessageid: <1617836345.54.0.373141187743.issue31861@roundup.psfhosted.org>
2021-04-07 22:59:05vstinnerlinkissue31861 messages
2021-04-07 22:59:05vstinnercreate