Commit Graph

15164 Commits

Author SHA1 Message Date
Andrew Murray
929dbba834 Handle failure from PyDict_New or PyList_New 2023-03-10 17:37:06 +11:00
Andrew Murray
6932562974 Added __int__ to IFDRational for Python >= 3.11 2023-03-09 22:21:37 +11:00
Andrew Murray
cbde5b2626 Added reading of JPEG2000 comments 2023-03-09 13:36:22 +11:00
Andrew Murray
2d01875e7c Added QOI reading 2023-03-09 13:34:44 +11:00
Andrew Murray
459f0d8352 Round duration when saving animated WebP 2023-03-07 18:07:46 +11:00
Andrew Murray
cdf5fd439c
Merge pull request #6993 from nulano/dll-docs
Restore link anchor
2023-03-07 08:33:20 +11:00
Andrew Murray
f7436e447f
Merge pull request #6994 from radarhere/cifuzz
Run CIFuzz tests when GitHub Actions file changes
2023-03-06 22:14:09 +11:00
Andrew Murray
d93d0a3772 Run CIFuzz tests when GitHub Actions file changes 2023-03-06 21:02:18 +11:00
Andrew Murray
4ca3fc0601
Merge pull request #6991 from hugovk/gha-docs-only
Build docs in own workflow
2023-03-06 21:01:28 +11:00
Hugo van Kemenade
29b6db4f8a
Add GHA_PYTHON_VERSION
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2023-03-06 10:26:30 +02:00
nulano
1690592d8b
correct minimum CMake version 2023-03-06 02:24:00 +00:00
Andrew Murray
494a3bcf2b
Release buffer on error
Co-authored-by: Ondrej Baranovič <nulano@nulano.eu>
2023-03-06 10:00:51 +11:00
nulano
52cce5293d
restore link anchor 2023-03-05 19:51:14 +00:00
Hugo van Kemenade
eccc1e9afb
Merge pull request #6992 from radarhere/anchor
Removed missing anchor from link
2023-03-05 15:43:18 +02:00
Andrew Murray
a7f836187d Removed missing anchor from link 2023-03-05 21:51:46 +11:00
Andrew Murray
eda95342ae
Merge pull request #6986 from fcarron/fix_libtiff_file_pointer
Close file pointer copy in the libtiff encoder if still open
2023-03-05 16:24:19 +11:00
Hugo van Kemenade
61fecdb50e
Merge pull request #95 from radarhere/gha-docs-only
Run valgrind tests when GitHub Actions file changes
2023-03-05 00:25:21 +02:00
fcarron
bf27074bdf
Merge pull request #1 from radarhere/fix_libtiff_file_pointer
Added test
2023-03-04 22:17:40 +01:00
Andrew Murray
1497e9ef65 Run valgrind tests when GitHub Actions file changes 2023-03-05 07:05:49 +11:00
Hugo van Kemenade
06cb3426ef Build docs in own workflow 2023-03-04 17:10:53 +02:00
Hugo van Kemenade
cb65bb672b Don't build docs in main tests or trigger main tests for docs-only 2023-03-04 17:04:01 +02:00
Hugo van Kemenade
b4c2344199
Merge pull request #6990 from radarhere/releasenotes 2023-03-04 14:18:45 +02:00
Andrew Murray
b9c772a889
Capitalised variable type
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2023-03-04 22:08:36 +11:00
Hugo van Kemenade
1da6ff3036
Merge pull request #6987 from radarhere/unused 2023-03-04 12:56:21 +02:00
Andrew Murray
96e4e6160e Added release notes for #6961 and #6954 2023-03-04 21:00:18 +11:00
Andrew Murray
6ee157c0df
Merge pull request #6899 from Yay295/image_access_test_log_values
Log expected & actual color in image access tests
2023-03-04 20:13:03 +11:00
Andrew Murray
b970eb9e5d Added memoryview support to Dib.frombytes() 2023-03-04 17:18:59 +11:00
Andrew Murray
02afe1f13b Removed unused profile_fromstring method 2023-03-04 16:35:51 +11:00
Andrew Murray
e953978b31 Added test 2023-03-04 11:44:45 +11:00
Andrew Murray
1457d2c146
Merge pull request #6968 from akx/pytest-style
Fix up some pytest style issues
2023-03-04 10:31:54 +11:00
Aarni Koskela
912ab3e088
Apply suggestions from code review
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2023-03-03 16:00:56 +02:00
Frédéric Carron
2299490082 Close the file pointer copy (_fp) in the libtiff encoder if it is still open. 2023-03-03 11:41:37 +01:00
Aarni Koskela
32bfee030b
Update Tests/test_file_apng.py
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2023-03-03 10:29:51 +02:00
Andrew Murray
9ed8ca1494 Removed "del im" 2023-03-03 10:28:36 +02:00
mergify[bot]
01520de6f7
Merge pull request #6983 from radarhere/harfbuzz
Updated harfbuzz to 7.1.0
2023-03-03 07:46:41 +00:00
Andrew Murray
1a790a91f5 Updated harfbuzz to 7.1.0 2023-03-03 14:38:51 +11:00
Yay295
281cbc2755
Merge branch 'python-pillow:main' into eps_plugin_perf 2023-03-02 15:29:12 -06:00
Yay295
60b717a94b add link to %ImageData definition
and remove empty comment lines
2023-03-02 15:27:06 -06:00
Yay295
4f9c3847e8 notes about %ImageData, and use better var names 2023-03-02 15:02:53 -06:00
Hugo van Kemenade
6ca7bcceee
Merge pull request #6976 from radarhere/memoryview 2023-03-02 12:20:41 +02:00
Andrew Murray
396dd820b9 Update CHANGES.rst [ci skip] 2023-03-01 23:04:21 +11:00
mergify[bot]
1c24fa5f7d
Merge pull request #6978 from radarhere/coordinates
Raise an error if ImageDraw co-ordinates are incorrectly ordered
2023-03-01 11:44:00 +00:00
Andrew Murray
a4965a7eaa Split into x and y errors 2023-03-01 22:06:40 +11:00
nulano
f2527dd5eb
Merge remote-tracking branch 'upstream/main' into winbuild-ninja 2023-03-01 09:06:43 +00:00
Hugo van Kemenade
19e974fc1e
Merge pull request #6981 from radarhere/lcms2_version
Updated lcms2 to 2.15
2023-03-01 08:24:37 +02:00
Andrew Murray
b84c29a035 Raise an error if co-ordinates are incorrectly ordered 2023-03-01 11:22:35 +11:00
Andrew Murray
53fb3a9365 Updated lcms2 to 2.15 2023-03-01 11:04:14 +11:00
Andrew Murray
6e9c0ae5a0 Further document that x1 >= x0 and y1 >= y0 2023-02-28 22:49:04 +11:00
Andrew Murray
17eadf07fa Update CHANGES.rst [ci skip] 2023-02-28 20:49:43 +11:00
Andrew Murray
9c98f4d515 Release buffer 2023-02-27 09:48:41 +11:00