Skip to content

Conversation

@wiredfool
Copy link
Member

Fixes most of the valgrind XFAILs that we've had, including fixing the non-xfailed test_fuzzers.

@wiredfool
Copy link
Member Author

This PR works and valgrind passes on libjpeg-turbo 1.5.2 (ubuntu 18.04), but it's failing on libjpeg-turbo 2.0.3 (ubuntu-20.04).

@wiredfool
Copy link
Member Author

It also passes with manylinux-wheels with libjpeg 9.0, which is what we're shipping.

Do we actually ever test with the versions of the libraries we're shipping, other than when we actually make the wheels?

@@ -1,7 +1,5 @@
from io import BytesIO

import pytest
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's probably not worth fixing lint until we pass the: "Does it work" and "Is it a good idea" tests.

@wiredfool wiredfool merged commit fe66871 into python-pillow:master Apr 10, 2021
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.

1 participant