PyMuPDF-1.24.10 released #3835
julian-smith-artifex-com
started this conversation in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
PyMuPDF-1.24.10 has been released.
Wheels for Windows, Linux and MacOS, and the sdist, are available on pypi.org and can be installed in the usual way, for example:
[Linux-aarch64 wheels will be built and uploaded later.]
Changes in version 1.24.10 (2024-09-02)
Use MuPDF-1.24.9.
Fixed issues:
Document.__getitem__
type annotation to reflect that the method also accepts slices #3706Link.set_border
givesTypeError: '<' not supported between instances of 'NoneType' and 'int'
#3773fitz.__version__
` does not work anymore #3774Other:
so will raise an exception. (ObjStm compression and PDF linearization doesn't work together #3603)
This discussion was created from the release PyMuPDF-1.24.10 released.
Beta Was this translation helpful? Give feedback.
All reactions