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

Update wl-paste handling and return None for some errors in grabclipboard() on Linux #7745

Merged
merged 13 commits into from
Feb 5, 2024

Rearrange error handling

6998f34
Select commit
Loading
Failed to load commit list.
Merged

Update wl-paste handling and return None for some errors in grabclipboard() on Linux #7745

Rearrange error handling
6998f34
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 27, 2024 in 1s

0.00% of diff hit (target 90.06%)

View this Pull Request on Codecov

0.00% of diff hit (target 90.06%)

Annotations

Check warning on line 152 in src/PIL/ImageGrab.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/ImageGrab.py#L152

Added line #L152 was not covered by tests

Check warning on line 161 in src/PIL/ImageGrab.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/ImageGrab.py#L160-L161

Added lines #L160 - L161 were not covered by tests

Check warning on line 176 in src/PIL/ImageGrab.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/ImageGrab.py#L171-L176

Added lines #L171 - L176 were not covered by tests