Skip to content
New issue

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

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

Already on GitHub? # to your account

Do not use temporary file in ImageGrab.grabclipboard() on macOS #8630

Merged
merged 1 commit into from
Dec 28, 2024

Conversation

radarhere
Copy link
Member

For ImageGrab.grabclipboard() on macOS, this skips writing the image to a temporary file, and instead receives the data through stdout.

@radarhere radarhere merged commit 4e82f2b into python-pillow:main Dec 28, 2024
48 of 49 checks passed
@radarhere radarhere deleted the imagegrab_macos branch December 28, 2024 04:16
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant