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

ImageGrab with XCB tests #4

Merged
merged 3 commits into from Dec 28, 2019
Merged

Conversation

radarhere
Copy link

Helps python-pillow#4260

  • Updates the tests for the new error type that I suggested
  • Adds a test if XCB is not available
  • Fixed typo

@nulano nulano merged commit c2beb8f into nulano:imagegrab_xcb Dec 28, 2019
@nulano
Copy link
Owner

nulano commented Dec 28, 2019

Thank you.

@radarhere radarhere deleted the imagegrab_xcb branch December 28, 2019 20:31
nulano pushed a commit that referenced this pull request May 24, 2022
* CI: Use alternatives to select python version

* CI: Specify full path to alternatives

/usr/sbin isn't in PATH

* DBG: Print uname to try to avoid bad pip install.

pip>=22 on 32-bit Cygwin seems to cause problems installing coverage.  I have no idea why this is, so I just skip upgrading pip there.

* FIX: Fix syntax of conditional for 32-bit Cygwin

I have no idea if it needs to be able to accept i386, but it will if it comes up.

* FIX: Revert earlier debug change.
radarhere pushed a commit that referenced this pull request Oct 11, 2022
Rename format to BC6H and BC6HS
nulano pushed a commit that referenced this pull request May 8, 2023
nulano pushed a commit that referenced this pull request Oct 9, 2023
nulano pushed a commit that referenced this pull request Dec 12, 2023
Loop over enums to create constants
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants