Serhiy Storchaka wrote: > Are your aware of contextlib.nested()? And why it was deprecated and > removed?
Was contextlib.nested() removed primarily due to to the inconsistencies mentioned in https://bugs.python.org/issue5251 or was it something else? _______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/N2GPTTTEXK276NF6YE25IRJ3FANWYIGT/ Code of Conduct: http://python.org/psf/codeofconduct/
