typeshed icon indicating copy to clipboard operation
typeshed copied to clipboard

distutils: add missing generated attributes

Open Avasam opened this issue 1 year ago • 2 comments

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)

Avasam avatar Aug 01 '24 02:08 Avasam

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

github-actions[bot] avatar Aug 01 '24 02:08 github-actions[bot]

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

github-actions[bot] avatar Aug 01 '24 02:08 github-actions[bot]