Auto generate pyright test config #14052
Labels
project: infrastructure
typeshed build, test, documentation, or distribution related
Content-Length: 213759 | pFad | http://github.com/python/typeshed/issues/14052
7EFetched URL: http://github.com/python/typeshed/issues/14052
Alternative Proxies:
Take the information which stubs to exclude from the
METADATA.toml
files. On one hand this is necessary for #10722, i.e. to correctly handlerequires_python
, on the other hand this allows us to move a "stub incomplete" marker into theMETADATA.toml
file, and use it for other purposes than just the pyright tests. E.g. instead of relying solely on pyright to prevent regressions of "complete" stubs (which doesn't work great, since pyright doesn't understandIncomplete
), we could have a separate script in CI.The text was updated successfully, but these errors were encountered: