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 miss-islington
Recipients asvetlov, lukasz.langa, miss-islington, ned.deily, njs, yselivanov
Date 2020-02-13.08:43:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1581583408.1.0.55024945594.issue39606@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8dbdf5f275c6462bb522bcf3a29054239d72989d by Miss Islington (bot) in branch '3.8':
[3.8] bpo-39606: allow closing async generators that are already closed (GH-18475) (GH-18501)
https://github.com/python/cpython/commit/8dbdf5f275c6462bb522bcf3a29054239d72989d
History
Date User Action Args
2020-02-13 08:43:28miss-islingtonsetrecipients: + miss-islington, ned.deily, njs, asvetlov, lukasz.langa, yselivanov
2020-02-13 08:43:28miss-islingtonsetmessageid: <1581583408.1.0.55024945594.issue39606@roundup.psfhosted.org>
2020-02-13 08:43:28miss-islingtonlinkissue39606 messages
2020-02-13 08:43:28miss-islingtoncreate