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 ZeD, iritkatriel, python-dev
Date 2020-11-21.14:46:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605969983.61.0.773467008493.issue42424@roundup.psfhosted.org>
In-reply-to
Content
There used to be a contextlib.nested function which did this, and it was deprecated because there were problems with it. See here: https://docs.python.org/2/library/contextlib.html#contextlib.nested
History
Date User Action Args
2020-11-21 14:46:23iritkatrielsetrecipients: + iritkatriel, ZeD, python-dev
2020-11-21 14:46:23iritkatrielsetmessageid: <1605969983.61.0.773467008493.issue42424@roundup.psfhosted.org>
2020-11-21 14:46:23iritkatriellinkissue42424 messages
2020-11-21 14:46:23iritkatrielcreate