Typing issues for jaraco/skeleton
based projects
#12595
Labels
stubs: false positive
Type checkers report false errors
stubs: incomplete
Annotations or sub-modules missing from an existing package or module
I'm currently going through all mypy failures in jaraco/skeleton#143
Some of those are caused by typeshed stubs that could be improved, I'll be using this issue as an aggregated checklist of everything I find. CC @jaraco if you find anything else feel free to let me know or comment here.
pywin32:
docutils:
setuptools:
pypa/setuptools#4604 (comment) (validate whether using
None
as adefault_section
is valid usage)stdlib:
The text was updated successfully, but these errors were encountered: