Use register_handler by radarhere · Pull Request #8499 · 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

Rather than setting the private _handler in our tests,

BufrStubImagePlugin._handler = None

we can use the public method of BufrStubImagePlugin.register_handler().

@hugovk hugovk merged commit dcd0479 into python-pillow:main

Dec 27, 2024

@radarhere radarhere deleted the stub branch

December 27, 2024 19:52

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

Reviewers

No reviews

Assignees

No one assigned

Labels

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@radarhere @hugovk