typeshed
typeshed copied to clipboard
distutils: add missing generated attributes
This will solve a lot of mypy attr-defined and pyright reportAttributeAccessIssue in setuptools (unfortunately it won't show up in mypy_primer because these codes are disabled)
According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉
According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉