Skip to content

Update fz_find_table_within_bounds call for revised API. - #5070

Merged
robinwatts merged 1 commit into
mainfrom
rjw-2
Jul 29, 2026
Merged

Update fz_find_table_within_bounds call for revised API.#5070
robinwatts merged 1 commit into
mainfrom
rjw-2

Conversation

@robinwatts

Copy link
Copy Markdown
Collaborator

The MuPDF C API has changed to take a pointer to an optional options struct. For now we just make PyMuPDF pass NULL so it behaves as before.

Ideally we should offer a way to parse options and pass a populated struct in too, but this is enough to avoid tests dying.

The MuPDF C API has changed to take a pointer to an optional
options struct. For now we just make PyMuPDF pass NULL so it
behaves as before.

Ideally we should offer a way to parse options and pass a
populated struct in too, but this is enough to avoid tests
dying.
@robinwatts
robinwatts requested a review from JorjMcKie July 29, 2026 18:34
@robinwatts
robinwatts merged commit b54b70f into main Jul 29, 2026
3 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 29, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants