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 serhiy.storchaka
Recipients asvetlov, lukasz.langa, serhiy.storchaka, yan12125, yselivanov
Date 2021-09-04.17:55:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630778123.91.0.931957781297.issue45097@roundup.psfhosted.org>
In-reply-to
Content
New changeset c2970fdec52788b6d9ff419ab7e31f255d87433d by Serhiy Storchaka in branch 'main':
bpo-45097: Add more tests for shutdown_asyncgens() (GH-28154)
https://github.com/python/cpython/commit/c2970fdec52788b6d9ff419ab7e31f255d87433d
History
Date User Action Args
2021-09-04 17:55:23serhiy.storchakasetrecipients: + serhiy.storchaka, asvetlov, lukasz.langa, yselivanov, yan12125
2021-09-04 17:55:23serhiy.storchakasetmessageid: <1630778123.91.0.931957781297.issue45097@roundup.psfhosted.org>
2021-09-04 17:55:23serhiy.storchakalinkissue45097 messages
2021-09-04 17:55:23serhiy.storchakacreate