typeshed icon indicating copy to clipboard operation
typeshed copied to clipboard

resort weakref classes

Open tungol opened this issue 2 years ago • 1 comments

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

tungol avatar Dec 14 '23 21:12 tungol

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

github-actions[bot] avatar Dec 14 '23 21:12 github-actions[bot]