mirror of
https://github.com/ocrmypdf/OCRmyPDF.git
synced 2026-05-04 04:35:49 -04:00
Remove py3.5 deprecation
It'll be in Debian stable for a long time, so maybe not such a good idea
This commit is contained in:
@@ -8,7 +8,6 @@ The OCRmyPDF package itself does not contain a public API, although it is fairly
|
||||
v5.4.4
|
||||
------
|
||||
|
||||
- Support for Python 3.5 is now deprecated and will be removed at the end of 2017
|
||||
- Fix issue #181, fix final merge failure for PDFs with more pages than the system file handle limit (``ulimit -n``)
|
||||
- Fix issue #200, an uncommon syntax for formatting decimal numbers in a PDF would cause qpdf to issue a warning, which ocrmypdf treated as an error. Now this the warning is relayed.
|
||||
- Fix an issue where intermediate PDFs would be created at version 1.3 instead of the version of the original file. It's possible but unlikely this had side effects.
|
||||
|
||||
Reference in New Issue
Block a user