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

Catch defusedxml warnings #8325

Merged
merged 1 commit into from
Aug 24, 2024
Merged

Catch defusedxml warnings #8325

merged 1 commit into from
Aug 24, 2024

Conversation

radarhere
Copy link
Member

https://github.com/python-pillow/Pillow/actions/runs/10500106794/job/29087976482#step:6:5386

Tests/test_file_webp_metadata.py::test_getxmp
Tests/test_image.py::TestImage::test_empty_xmp
/vpy3/lib64/python3.12/site-packages/PIL/Image.py:1491: UserWarning: XMP data cannot be read without defusedxml dependency
warnings.warn("XMP data cannot be read without defusedxml dependency")

@hugovk hugovk merged commit b6f90c4 into python-pillow:main Aug 24, 2024
49 of 50 checks passed
@radarhere radarhere deleted the defusedxml branch August 24, 2024 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants