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 gvanrossum
Recipients BTaskaya, Dima.Tisnek, Eric Wieser, JelleZijlstra, John Belmonte, davide.rizzo, gvanrossum, jab, jack1142, jmehnle, rb, yselivanov
Date 2021-03-23.22:47:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616539662.87.0.160194033611.issue31861@roundup.psfhosted.org>
In-reply-to
Content
New changeset f0a6fde8827d5d4f7a1c741ab1a8b206b66ffd57 by Joshua Bronson in branch 'master':
bpo-31861: Add aiter and anext to builtins (#23847)
https://github.com/python/cpython/commit/f0a6fde8827d5d4f7a1c741ab1a8b206b66ffd57
History
Date User Action Args
2021-03-23 22:47:42gvanrossumsetrecipients: + gvanrossum, rb, jab, davide.rizzo, jmehnle, Dima.Tisnek, yselivanov, JelleZijlstra, BTaskaya, Eric Wieser, John Belmonte, jack1142
2021-03-23 22:47:42gvanrossumsetmessageid: <1616539662.87.0.160194033611.issue31861@roundup.psfhosted.org>
2021-03-23 22:47:42gvanrossumlinkissue31861 messages
2021-03-23 22:47:42gvanrossumcreate