attrs/changelog.d/1081.change.md

2 lines
130 B
Markdown
Raw Normal View History

Fix frozen exception classes when raised within e.g. `contextlib.contextmanager`, which mutates their `__traceback__` attributes.