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

do not set empty xmp in the im.info dict #254

Merged
merged 2 commits into from
Jun 27, 2024
Merged

do not set empty xmp in the im.info dict #254

merged 2 commits into from
Jun 27, 2024

Conversation

bigcat88
Copy link
Owner

After these PR's was merged:

python-pillow/Pillow#8173
python-pillow/Pillow#8171

we can use Pillow's getxmp method if Pillow is 10.4 version or higher.

bigcat88 and others added 2 commits June 27, 2024 18:11
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
Copy link

codecov bot commented Jun 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (aeda972) to head (a758782).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #254   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          928       936    +8     
=========================================
+ Hits           928       936    +8     
Files Coverage Δ
pillow_heif/as_plugin.py 100.00% <100.00%> (ø)
pillow_heif/heif.py 100.00% <100.00%> (ø)

@bigcat88 bigcat88 merged commit c01496e into master Jun 27, 2024
10 of 11 checks passed
@bigcat88 bigcat88 deleted the pillow-10.4 branch June 27, 2024 15:28
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