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 miss-islington, serhiy.storchaka
Date 2021-06-21.07:57:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624262231.42.0.751020636829.issue44469@roundup.psfhosted.org>
In-reply-to
Content
New changeset 553e10498ac2020e9abdb5302c91bfb235925cef by Miss Islington (bot) in branch '3.10':
bpo-44469: Fix tests for "async with" with bad object (GH-26817)
https://github.com/python/cpython/commit/553e10498ac2020e9abdb5302c91bfb235925cef
History
Date User Action Args
2021-06-21 07:57:11miss-islingtonsetrecipients: + miss-islington, serhiy.storchaka
2021-06-21 07:57:11miss-islingtonsetmessageid: <1624262231.42.0.751020636829.issue44469@roundup.psfhosted.org>
2021-06-21 07:57:11miss-islingtonlinkissue44469 messages
2021-06-21 07:57:11miss-islingtoncreate