July 13, 2019
8:25 p.m.
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?