Skip to content
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

Add type hints to _binary #7659

Merged
merged 2 commits into from
Dec 31, 2023

do not accept int in PIL._binary.i8

3396ce1
Select commit
Loading
Failed to load commit list.
Merged

Add type hints to _binary #7659

do not accept int in PIL._binary.i8
3396ce1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 31, 2023 in 0s

90.47% of diff hit (target 89.81%)

View this Pull Request on Codecov

90.47% of diff hit (target 89.81%)

Annotations

Check warning on line 110 in src/PIL/IptcImagePlugin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/IptcImagePlugin.py#L110

Added line #L110 was not covered by tests

Check warning on line 112 in src/PIL/IptcImagePlugin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/IptcImagePlugin.py#L112

Added line #L112 was not covered by tests