typeshed icon indicating copy to clipboard operation
typeshed copied to clipboard

move pyexpat.ExpatError to xml.parsers.expat.ExpatError

Open tungol opened this issue 2 years ago • 1 comments

This matches the name reported by the class at runtime.

related to https://github.com/python/typeshed/issues/11141

tungol avatar Dec 15 '23 22:12 tungol

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

github-actions[bot] avatar Dec 15 '23 22:12 github-actions[bot]