cpython/Misc/NEWS.d/next/Core and Builtins/2017-10-17-13-29-19.bpo-286...

4 lines
173 B
ReStructuredText

Print the full context/cause chain of exceptions on interpreter exit, even
if an exception in the chain is unhashable or compares equal to later ones.
Patch by Zane Bitter.