Benjamin Peterson <[email protected]> added the comment:
Further investigation reveals this is a general off-by-one error with the recursive traceback pruning feature. ---------- components: +Interpreter Core title: traceback module can drop a frame -> traceback formatting can drop a frame _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue34588> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
