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
mrbean-bremen
73d01c1f40
Make sure third-party libraries are found in debug build
...
- _find_library_file now also checks debug libraries
if in debug mode and returns the library name
- the returned library name is used for linking
instead of the hardcoded name
2025-05-14 08:37:05 +02: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
Eric Soroos
74ab5ac4cd
Fix memory leak in arrow export using array structure
2025-05-12 00:27:56 +02:00
Andrew Murray
78887f6114
Corrected comment
2025-05-09 23:52:18 +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
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
Andrew Murray
f1d5cdaa07
Use sentence case
2025-04-28 06:17:47 +10:00
Jeffrey A. Clark
e140027262
Move checklist to issue template
2025-04-27 15:45:40 -04:00
Jeffrey A. Clark
e6ff42303b
Update .github/ISSUE_TEMPLATE/RELEASE.md
...
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2025-04-27 15:38:02 -04:00
Jeffrey A. Clark
1eba198b62
Update .github/ISSUE_TEMPLATE/RELEASE.md
...
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2025-04-27 15:37:56 -04:00
Jeffrey A. Clark
fcaffa2229
Update .github/ISSUE_TEMPLATE/RELEASE.md
...
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2025-04-27 15:37:50 -04:00
Jeffrey A. Clark
6881863eab
Update .github/ISSUE_TEMPLATE/RELEASE.md
...
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2025-04-27 15:37:42 -04:00
Hugo van Kemenade
6a63907341
Remove outdated comment ( #8929 )
2025-04-27 18:16:34 +03:00
Andrew Murray
6f672191ad
Branch uses .x
2025-04-27 22:30:35 +10:00
Jeffrey A. Clark
0205fb4fa2
Update .github/ISSUE_TEMPLATE/RELEASE.md
...
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2025-04-27 08:21:57 -04:00
Jeffrey A. Clark
8ab3bc469e
Update .github/ISSUE_TEMPLATE/RELEASE.md
...
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2025-04-27 08:21:48 -04:00
renovate[bot]
da9d5522f7
Update dependency cibuildwheel to v2.23.3 ( #8931 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-27 21:35:08 +10:00
Jeffrey A. Clark
4c2227758e
Add template for quarterly release issue
2025-04-27 07:09:53 -04:00
Andrew Murray
225182414c
libavif below 1.0 is not supported
2025-04-25 17:14:13 +10:00
Andrew Murray
3bd55822cd
Handle IPTC TIFF tags with incorrect type
2025-04-24 13:26:58 +10:00
Andrew Murray
d8afcb762f
Do not update palette for L mode frame
2025-04-23 23:09:08 +10:00
Andrew Murray
1e365d8c72
Return PixelAccess on first load
2025-04-23 21:10:54 +10:00
Andrew Murray
7a48a9fae0
Do not load image more than once
2025-04-23 20:34:53 +10:00
wiredfool
45e24e429f
Rearrance so black doesn't screw up the formatting
2025-04-21 10:54:00 +01:00
wiredfool
bc4b664b70
Add integer range tests
2025-04-21 10:46:45 +01:00
wiredfool
ce204f47f4
lint
2025-04-21 10:37:32 +01:00
wiredfool
6bf791a3e7
Use a named tuple for the packed parameters
2025-04-21 10:27:49 +01:00
Andrew Murray
58e48745cc
Add list of third-party plugins ( #8910 )
...
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2025-04-21 12:14:08 +03:00