python / typeshed

Collection of library stubs for Python, with static types
Other
4.39k stars 1.77k forks source link

Remove obsolete OptExcInfo from sys #13117

Closed kbaikov closed 4 days ago

github-actions[bot] commented 4 days ago

Diff from mypy_primer, showing the effect of this PR on open source code:

core (https://github.com/home-assistant/core)
+ homeassistant/helpers/template.py:535: error: Name "sys._OptExcInfo" is not defined  [name-defined]