Uh oh!
There was an error while loading. Please reload this page.
pytype_test: Mark typeshed-external dependencies as missing. - #9486
Conversation
srittau
left a comment
There was a problem hiding this comment.
LGTM (once the new pytype release is out).
srittau
commented
Jan 10, 2023
I think adding |
Uh oh!
There was an error while loading. Please reload this page.
I think this is great to unblock us right now. I'll just note that this means, at the moment, stubs-only packages (or top-level c-modules described by |
Co-authored-by: Avasam <samuel.06@hotmail.com>
rchen152
commented
Jan 10, 2023
Yep, that's the downside of this approach ^^; But pytype also still doesn't fully support PEP 561 (google/pytype#151), so this is all sort of a mess right now anyways and will need to be sorted out once we fix that issue. Anyway, this PR should be ready now! (Assuming the last test that's still running passes.) |
AlexWaygood
commented
Jan 10, 2023
Thanks so much for the quick response, as ever, @rchen152! |
No description provided.