Skip to content

Enable mypy's disallow_any_explicit flag. #3121

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 33 commits into from
Nov 3, 2024

Try to get rid of more `Any`s

521c1b7
Select commit
Loading
Failed to load commit list.
Merged

Enable mypy's disallow_any_explicit flag. #3121

Try to get rid of more `Any`s
521c1b7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 27, 2024 in 0s

97.08% of diff hit (target 99.62%)

View this Pull Request on Codecov

97.08% of diff hit (target 99.62%)

Annotations

Check warning on line 257 in src/trio/_core/_io_windows.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/trio/_core/_io_windows.py#L257

Added line #L257 was not covered by tests

Check warning on line 259 in src/trio/_core/_io_windows.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/trio/_core/_io_windows.py#L259

Added line #L259 was not covered by tests

Check warning on line 689 in src/trio/_core/_io_windows.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/trio/_core/_io_windows.py#L689

Added line #L689 was not covered by tests