Skip to content

Fix ResourceWarning emitted during tests - #4390

Merged
hugovk merged 2 commits into
python-pillow:masterfrom
jdufresne:resource-warning
Feb 12, 2020
Merged

Fix ResourceWarning emitted during tests#4390
hugovk merged 2 commits into
python-pillow:masterfrom
jdufresne:resource-warning

Conversation

@jdufresne

Copy link
Copy Markdown
Contributor

Appeared in the form:

ResourceWarning: unclosed file <_io.BufferedReader name='Tests/images/invalid-exif-without-x-resolution.jpg'>

Enable all warnings to always display during tests to help catch these
warnings earlier.

jdufresne and others added 2 commits January 26, 2020 16:00
Appeared in the form:

    ResourceWarning: unclosed file <_io.BufferedReader name='Tests/images/invalid-exif-without-x-resolution.jpg'>

Enable all warnings to always display during tests to help catch these
warnings earlier.
@python-pillow python-pillow deleted a comment from codecov Bot Feb 9, 2020
@hugovk
hugovk merged commit 098406c into python-pillow:master Feb 12, 2020
@hugovk

hugovk commented Feb 12, 2020

Copy link
Copy Markdown
Member

Thanks!

@jdufresne
jdufresne deleted the resource-warning branch December 20, 2020 01:01
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.

3 participants