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 ncoghlan, serhiy.storchaka, yselivanov
Date 2021-06-29.08:28:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624955304.08.0.326466379015.issue44471@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6cb145d23f5cf69b6d7414877d142747cd3d134c by Serhiy Storchaka in branch 'main':
bpo-44471: Change error type for bad objects in ExitStack.enter_context() (GH-26820)
https://github.com/python/cpython/commit/6cb145d23f5cf69b6d7414877d142747cd3d134c
History
Date User Action Args
2021-06-29 08:28:24serhiy.storchakasetrecipients: + serhiy.storchaka, ncoghlan, yselivanov
2021-06-29 08:28:24serhiy.storchakasetmessageid: <1624955304.08.0.326466379015.issue44471@roundup.psfhosted.org>
2021-06-29 08:28:24serhiy.storchakalinkissue44471 messages
2021-06-29 08:28:24serhiy.storchakacreate