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 JelleZijlstra
Recipients JelleZijlstra, iritkatriel
Date 2022-01-10.13:48:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1641822523.4.0.692626839475.issue46330@roundup.psfhosted.org>
In-reply-to
Content
Thanks, that would work in normal cases but can cause issues if __exit__ takes *args. Still, that may be enough of an edge case that we can get it to work.
History
Date User Action Args
2022-01-10 13:48:43JelleZijlstrasetrecipients: + JelleZijlstra, iritkatriel
2022-01-10 13:48:43JelleZijlstrasetmessageid: <1641822523.4.0.692626839475.issue46330@roundup.psfhosted.org>
2022-01-10 13:48:43JelleZijlstralinkissue46330 messages
2022-01-10 13:48:43JelleZijlstracreate