Gregory P. Smith <[email protected]> added the comment:
Additional related PR: https://github.com/python/cpython/pull/6641 tied to issue33387 which proposes replacing the existing with and try related bytecodes with two simpler ones: RERAISE and WITH_EXCEPT_FINISH. ---------- nosy: +gregory.p.smith _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue32949> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
