Skip to content

Conversation

radarhere
Copy link
Member

Resolves #8193.

Alternative to #8196 - my thinking is that this is closer to the intention of https://peps.python.org/pep-0484/#forward-references. However, if the other PR is preferred, no problem.

@nulano
Copy link
Contributor

nulano commented Jul 3, 2024

FWIW this will also break the Docs references if Pillow is built without lcms.

Copy link

@mrbean-bremen mrbean-bremen left a comment

Choose a reason for hiding this comment

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

Yeah, this looks like the cleaner approach.
Though on second thought, if it breaks the doc references, it may not be... I had missed the comment above.

@radarhere
Copy link
Member Author

If there is concern about building the docs without lcms2, I've added a commit to use nitpick_ignore to prevent failure.

@hugovk hugovk merged commit b0d79c8 into python-pillow:main Oct 12, 2024
47 of 48 checks passed
@radarhere radarhere deleted the imagecms_core branch October 12, 2024 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot import ImageCms with no LITTLECMS2 feature installed

4 participants