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

Merge branch 'main' into main

d8f52f5
Select commit
Loading
Failed to load commit list.
Merged

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

Merge branch 'main' into main
d8f52f5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 4, 2024 in 0s

35.71% of diff hit (target 89.95%)

View this Pull Request on Codecov

35.71% of diff hit (target 89.95%)

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 162 in src/PIL/ImageGrab.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/ImageGrab.py#L160-L162

Added lines #L160 - L162 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PIL/ImageGrab.py#L176-L180

Added lines #L176 - L180 were not covered by tests