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:55:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1641822959.05.0.605570110958.issue46330@roundup.psfhosted.org>
In-reply-to
Content
If it takes *args we should assume that it expects the triplet rather than a single exception.  It's not an edge case, it's very common to write __exit__ like that.
History
Date User Action Args
2022-01-10 13:55:59iritkatrielsetrecipients: + iritkatriel, JelleZijlstra
2022-01-10 13:55:59iritkatrielsetmessageid: <1641822959.05.0.605570110958.issue46330@roundup.psfhosted.org>
2022-01-10 13:55:59iritkatriellinkissue46330 messages
2022-01-10 13:55:59iritkatrielcreate