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, jmg, miss-islington, yselivanov
Date 2020-02-13.08:43:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1581583408.02.0.41827800229.issue39386@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, jmg, asvetlov, yselivanov
2020-02-13 08:43:28miss-islingtonsetmessageid: <1581583408.02.0.41827800229.issue39386@roundup.psfhosted.org>
2020-02-13 08:43:28miss-islingtonlinkissue39386 messages
2020-02-13 08:43:27miss-islingtoncreate