Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set default max threads in Python #4

Merged
merged 2 commits into from
Nov 11, 2024

Conversation

radarhere
Copy link

Suggestion for python-pillow#5201

  1. Removed initial values for C variables that are just going to be set by PyArg_ParseTuple anyway.
  2. Set default max threads in Python. See what you think of this - it seems simpler to me to pass through the value from Python rather than calling Python code from C.

@fdintino fdintino merged commit 50b993a into fdintino:libavif-plugin Nov 11, 2024
44 of 46 checks passed
@radarhere radarhere deleted the libavif-plugin branch November 11, 2024 21:28
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.

2 participants