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, vstinner, yselivanov
Date 2021-03-24.01:42:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616550149.89.0.380129592091.issue31861@roundup.psfhosted.org>
In-reply-to
Content
New changeset a02683ac38183fa3a45c32319dfd329c5e622f0e by Pablo Galindo in branch 'master':
bpo-31861: Fix reference leak in builtin_anext_impl() (GH-25008)
https://github.com/python/cpython/commit/a02683ac38183fa3a45c32319dfd329c5e622f0e
History
Date User Action Args
2021-03-24 01:42:29pablogsalsetrecipients: + pablogsal, gvanrossum, vstinner, rb, jab, davide.rizzo, jmehnle, Dima.Tisnek, yselivanov, JelleZijlstra, BTaskaya, Eric Wieser, John Belmonte, jack1142
2021-03-24 01:42:29pablogsalsetmessageid: <1616550149.89.0.380129592091.issue31861@roundup.psfhosted.org>
2021-03-24 01:42:29pablogsallinkissue31861 messages
2021-03-24 01:42:29pablogsalcreate