SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72114 0 1 Python

gh-112660: Do not clear arbitrary errors on import (GH-112661)

Previously arbitrary errors could be cleared during formatting error
messages for ImportError or AttributeError for modules. Now all
unexpected errors are reported.
S
Serhiy Storchaka committed
8660fb7fd7cdcbfe58ef304f5720efe97ca7c842
Parent: 953ee62
Committed by GitHub <noreply@github.com> on 12/7/2023, 10:19:43 AM