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

fixed Image.mode for Pillow 10.1+ #122

Merged
merged 1 commit into from Aug 3, 2023
Merged

fixed Image.mode for Pillow 10.1+ #122

merged 1 commit into from Aug 3, 2023

Conversation

bigcat88
Copy link
Owner

@bigcat88 bigcat88 commented Aug 3, 2023

Pillow's Image.mode is now a property.
Set Image._mode for Pillow 10.1+

python-pillow/Pillow#7307

Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
@codecov
Copy link

codecov bot commented Aug 3, 2023

Codecov Report

Merging #122 (8de244c) into master (466a7b9) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #122   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          876       879    +3     
=========================================
+ Hits           876       879    +3     
Files Changed Coverage Δ
pillow_heif/as_plugin.py 100.00% <100.00%> (ø)

@bigcat88 bigcat88 merged commit d6e38b6 into master Aug 3, 2023
11 checks passed
@bigcat88 bigcat88 deleted the pillow-10.1 branch August 3, 2023 11:57
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

1 participant