Eric Soroos
|
6391f2c207
|
Merge remote-tracking branch 'upstream/main' into valgrind-leakcheck
* Some failing tests are on main but not last released version
|
2025-05-16 12:14:37 +02:00 |
|
Eric Soroos
|
f1957b49b2
|
Xfail timouts in Valgrind tests
* ensure that the env variable is set in the makefile
|
2025-05-16 12:08:45 +02:00 |
|
Eric Soroos
|
2d506f6f5a
|
correct target
|
2025-05-15 22:06:35 +02:00 |
|
Eric Soroos
|
a6b8b3af77
|
executable
|
2025-05-15 22:04:14 +02:00 |
|
Eric Soroos
|
218f055865
|
Add github workflow/test-script
|
2025-05-15 21:59:02 +02:00 |
|
Eric Soroos
|
d5449d5760
|
Guess so.
|
2025-05-15 21:11:31 +02:00 |
|
Eric Soroos
|
fb126af7a6
|
Adding pytest-valgrind install
|
2025-05-15 21:10:48 +02:00 |
|
Andrew Murray
|
efa2288643
|
Updated libavif to 1.3.0
|
2025-05-15 08:38:33 +10:00 |
|
Eric Soroos
|
7aa6a61d43
|
Wrap Makefile
|
2025-05-13 23:50:52 +02:00 |
|
Eric Soroos
|
789631c60c
|
Fix memory leak when JpegEncode returns an error.
|
2025-05-13 23:31:09 +02:00 |
|
Eric Soroos
|
f792e0b1ef
|
Fix memory leak
* Return after setting the error for advanced features without
libraqm. Not returning here leads to an alloc that's never freed.
|
2025-05-13 22:48:36 +02:00 |
|
Eric Soroos
|
e2e40c5456
|
Fix memory leak in TiffEncode
* If setimage errors out, the tiff client state was not freed.
|
2025-05-13 22:33:27 +02:00 |
|
Eric Soroos
|
a9bcd7db88
|
Fix leak of destination image in ImagingUnsharpMask when an error occurs
|
2025-05-13 19:50:55 +02:00 |
|
Eric Soroos
|
eaab435403
|
Fix leak in webp_encode
* Free the output buffer on webp encode error
|
2025-05-13 10:58:37 +02:00 |
|
Eric Soroos
|
84b88a9fbc
|
Suppress all python level leaks for now
|
2025-05-13 10:58:12 +02:00 |
|
Eric Soroos
|
fdfba982c8
|
fix memory leak in arrow schema
|
2025-05-13 10:28:09 +02:00 |
|
Eric Soroos
|
4984c45da2
|
valgrind memory leak check
|
2025-05-13 10:27:38 +02:00 |
|
Andrew Murray
|
c64a7b5098
|
Updated harfbuzz to 11.2.1
|
2025-05-13 07:41:00 +10:00 |
|
Andrew Murray
|
79f941dfa5
|
Added argument that was removed in 0.9.0
|
2025-05-12 19:01:15 +10:00 |
|
Andrew Murray
|
bf0cdb2a7f
|
Test on Linux
|
2025-05-12 18:46:38 +10:00 |
|
Eric Soroos
|
74ab5ac4cd
|
Fix memory leak in arrow export using array structure
|
2025-05-12 00:27:56 +02:00 |
|
Andrew Murray
|
61ce5c2a4c
|
is_animated should be a bool
|
2025-05-10 17:46:59 +10:00 |
|
Andrew Murray
|
78887f6114
|
Corrected comment
|
2025-05-09 23:52:18 +10:00 |
|
Andrew Murray
|
c8409e0969
|
Simplified code
|
2025-05-09 20:41:20 +10:00 |
|
Andrew Murray
|
29c1e4c56f
|
Removed C method unused by Python
|
2025-05-09 19:59:01 +10:00 |
|
Andrew Murray
|
80e9963dcd
|
Use member names to initialize PyTypeObject
|
2025-05-09 19:26:26 +10:00 |
|
Andrew Murray
|
6c3f0b5ad2
|
Use member names to initialize module
|
2025-05-09 19:16:20 +10:00 |
|
Hugo van Kemenade
|
3c71559804
|
Improve support for Python 3.14 (#8948)
|
2025-05-08 19:43:29 +03:00 |
|
Andrew Murray
|
215069af5d
|
Added support for Python 3.14
|
2025-05-08 22:39:31 +10:00 |
|
Andrew Murray
|
71a916ad53
|
Do not install PyQt6 on Python 3.14
|
2025-05-08 22:13:49 +10:00 |
|
Andrew Murray
|
c7193f74fc
|
Updated error message
|
2025-05-08 20:10:34 +10:00 |
|
pre-commit-ci[bot]
|
d02f786873
|
[pre-commit.ci] pre-commit autoupdate (#8944)
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
|
2025-05-08 19:16:40 +10:00 |
|
Andrew Murray
|
05aee33c5e
|
Use monkeypatch
|
2025-05-08 00:02:02 +10:00 |
|
Andrew Murray
|
7125fe4096
|
Fixed type hints
|
2025-05-07 23:29:54 +10:00 |
|
Andrew Murray
|
36640de607
|
tile is already empty list
|
2025-05-07 20:37:00 +10:00 |
|
Andrew Murray
|
aa6510fca2
|
Removed self.rawmode
|
2025-05-07 20:33:50 +10:00 |
|
Andrew Murray
|
3cd384886b
|
Added type hint
|
2025-05-07 20:33:50 +10:00 |
|
Andrew Murray
|
29e4b558d7
|
Do not add _getexif to new plugin
|
2025-05-07 20:33:50 +10:00 |
|
Andrew Murray
|
9266318048
|
Do not set info["exif"] to None
|
2025-05-07 20:33:44 +10:00 |
|
Andrew Murray
|
5e0457a2b3
|
Removed getxmp()
|
2025-05-07 18:21:26 +10:00 |
|
pre-commit-ci[bot]
|
ceec3f92fc
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2025-05-07 05:00:02 +00:00 |
|
Andrew Murray
|
ade1db0835
|
Replace slice and comparison with startswith
|
2025-05-07 14:59:34 +10:00 |
|
Andrew Murray
|
4d56b90f38
|
Updated docstring
|
2025-05-05 07:12:20 +10:00 |
|
Andrew Murray
|
0e292a80c8
|
Restore original encoderinfo after saving
|
2025-05-03 00:52:35 +10:00 |
|
Andrew Murray
|
2245fd09de
|
Updated Ghostscript to 10.5.1
|
2025-04-30 07:54:07 +10:00 |
|
Hugo van Kemenade
|
07df26aa5d
|
Refactor docs Makefile (#8933)
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
|
2025-04-29 22:37:45 +10:00 |
|
Hugo van Kemenade
|
e23f017af1
|
Allow loading ImageFile state from Pillow < 11.2.1 (#8938)
|
2025-04-29 15:05:10 +03:00 |
|
Andrew Murray
|
47bebfc801
|
Allow loading state from Pillow < 11.2.1
|
2025-04-29 14:57:10 +10:00 |
|
Jeffrey A. Clark
|
c2f1b981b7
|
Add template for quarterly release issue (#8932)
|
2025-04-28 11:52:00 -04:00 |
|
Andrew Murray
|
dbe538a130
|
Updated template name
|
2025-04-28 06:19:18 +10:00 |
|