Skip to content

ImageGrab with XCB tests - #4

Merged
nulano merged 3 commits into
nulano:imagegrab_xcbfrom
radarhere:imagegrab_xcb
Dec 28, 2019
Merged

ImageGrab with XCB tests#4
nulano merged 3 commits into
nulano:imagegrab_xcbfrom
radarhere:imagegrab_xcb

Conversation

@radarhere

Copy link
Copy Markdown

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

nulano commented Dec 28, 2019

Copy link
Copy Markdown
Owner

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
radarhere pushed a commit that referenced this pull request May 16, 2026
- Add image.getexif() alongside image._getexif() in T-1 mitigations
- Remove 'appended bytes' from T-2 (Pillow does not preserve them on resave)
- Reframe R-1 threat as user-facing (not Pillow dev advice); add
  DecompressionBombError to the log/alert list
- Add blank line before E-3 heading
- Qualify dependency list in recommendation #4 as non-exhaustive

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.

2 participants