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-23.23:57:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616543833.66.0.832821505123.issue31861@roundup.psfhosted.org>
In-reply-to
Content
New changeset d9692027f41ee7600fe401c066617ebfc8bac930 by Pablo Galindo in branch 'master':
bpo-31861: Complete the C-API docs for PyObject_GetAiter and PyAiter_Check (GH-25004)
https://github.com/python/cpython/commit/d9692027f41ee7600fe401c066617ebfc8bac930
History
Date User Action Args
2021-03-23 23:57:13pablogsalsetrecipients: + pablogsal, gvanrossum, rb, jab, davide.rizzo, jmehnle, Dima.Tisnek, yselivanov, JelleZijlstra, BTaskaya, Eric Wieser, John Belmonte, jack1142
2021-03-23 23:57:13pablogsalsetmessageid: <1616543833.66.0.832821505123.issue31861@roundup.psfhosted.org>
2021-03-23 23:57:13pablogsallinkissue31861 messages
2021-03-23 23:57:13pablogsalcreate