This repository has been archived by the owner on Oct 8, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule Pillow
updated
12 files
+7 −7 | .pre-commit-config.yaml | |
+9 −0 | CHANGES.rst | |
+ − | Tests/images/cross_scan_line_truncated.tga | |
+ − | Tests/images/zero_height.j2k | |
+2 −0 | Tests/test_file_libtiff.py | |
+4 −0 | Tests/test_file_tga.py | |
+13 −1 | Tests/test_imagefile.py | |
+16 −0 | docs/releasenotes/9.1.1.rst | |
+1 −0 | docs/releasenotes/index.rst | |
+1 −1 | src/PIL/ImageFile.py | |
+1 −1 | src/PIL/_version.py | |
+1 −0 | src/libImaging/TgaRleDecode.c |