mhammond / pywin32

Python for Windows (pywin32) Extensions
5.08k stars 800 forks source link

Resolve all pyright reportMissingImports #2420

Open Avasam opened 1 month ago

Avasam commented 1 month ago

Still opening as draft, but I don't think it'll be worth the added complexity, most of these imports get exposed publicly or used locally in a way that could reveal potential issues. Except adsi, since that one re-exports everything it will bring value.