blob: 79afa654f352e92a395d59a87628777df1f5e396 [file] [log] [blame]
:class:`~traceback.TracebackException` no longer holds a reference to the exception's traceback object. Consequently, instances of TracebackException for equivalent but non-equal exceptions now compare as equal.