typeshed
typeshed copied to clipboard
resort weakref classes
This improves fidelity of naming and inheritance on 3.11+
Nothing we can do for 3.10 and lower, but this doesn't make them any worse.
related to https://github.com/python/typeshed/issues/3968 and https://github.com/python/typeshed/issues/11141
According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉