[issue29988] with statements are not ensuring that __exit__ is called if __enter__ succeeds

Raymond Hettinger report at bugs.python.org
Wed Sep 11 22:46:52 EDT 2019


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:

Is there a chance this will get resolved for 3.8?  This is an important guarantee.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue29988>
_______________________________________


More information about the Python-bugs-list mailing list