[http.client] Deprecate HTTPResponse methods (#15241) #4572
meta_tests.yml
on: push
Stubsabot dry run
20s
Matrix: Check scripts and tests with mypy
Matrix: Check scripts and tests with pyright
Annotations
6 errors
|
|
|
Check scripts and tests with pyright (Linux):
lib/ts_utils/utils.py#L236
Unnecessary "# pyright: ignore" rule: "reportUnknownVariableType" (reportUnnecessaryTypeIgnoreComment)
|
|
Check scripts and tests with pyright (Linux):
lib/ts_utils/utils.py#L236
Unnecessary "# pyright: ignore" rule: "reportUnknownMemberType" (reportUnnecessaryTypeIgnoreComment)
|
|
|
|
Check scripts and tests with pyright (Windows):
lib/ts_utils/utils.py#L236
Unnecessary "# pyright: ignore" rule: "reportUnknownVariableType" (reportUnnecessaryTypeIgnoreComment)
|
|
Check scripts and tests with pyright (Windows):
lib/ts_utils/utils.py#L236
Unnecessary "# pyright: ignore" rule: "reportUnknownMemberType" (reportUnnecessaryTypeIgnoreComment)
|