Derive dir from filename if root is the same in winbuild by radarhere · Pull Request #8567 · python-pillow/Pillow

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@radarhere

Copy link Copy Markdown

Member

@radarhere radarhere commented

Nov 25, 2024

edited

Loading

"filename": f"libjpeg-turbo-{V['JPEGTURBO']}.tar.gz",
"dir": f"libjpeg-turbo-{V['JPEGTURBO']}",

It would seem like the "dir" could be derived from the "filename", simply by removing the file extension.

@hugovk hugovk merged commit 76919ad into python-pillow:main

Dec 17, 2024

@radarhere radarhere deleted the winbuild branch

December 17, 2024 21:50

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@hugovk hugovk hugovk left review comments

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@radarhere @hugovk