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 iritkatriel
Recipients JelleZijlstra, iritkatriel
Date 2022-01-10.13:22:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1641820961.3.0.557454036958.issue46330@roundup.psfhosted.org>
In-reply-to
Content
I've outlined a different approach here:
https://gist.github.com/iritkatriel/3927147548b10a7929cb0b680e3adc52

Basically, to add introspection capabilities in the C API so that the interpreter can find out whether __exit__ expects one or three args.
History
Date User Action Args
2022-01-10 13:22:41iritkatrielsetrecipients: + iritkatriel, JelleZijlstra
2022-01-10 13:22:41iritkatrielsetmessageid: <1641820961.3.0.557454036958.issue46330@roundup.psfhosted.org>
2022-01-10 13:22:41iritkatriellinkissue46330 messages
2022-01-10 13:22:41iritkatrielcreate