Andrew Murray
|
e567602719
|
Updated capitalisation
|
2025-06-26 17:07:28 +10:00 |
|
Andrew Murray
|
3524b4e729
|
Updated reason
|
2025-06-26 17:07:21 +10:00 |
|
Andrew Murray
|
6ab8e77950
|
Removed Android
|
2025-06-26 17:07:11 +10:00 |
|
Russell Keith-Magee
|
a7afc50363
|
Add notes about removing patches.
|
2025-06-26 08:54:29 +08:00 |
|
Andrew Murray
|
ec5e5d0791
|
Merge branch 'main' into ios-build
|
2025-06-25 11:00:08 +10:00 |
|
Andrew Murray
|
acd8b0c2ac
|
Fix libtiff cleanup (#9002)
|
2025-06-25 09:09:31 +10:00 |
|
Hugo van Kemenade
|
129267bc82
|
Use percent formatting for _dbg calls (#9035)
|
2025-06-24 18:37:07 +01:00 |
|
Andrew Murray
|
18f8af78d3
|
Pass strings or tuples of strings to _dbg
|
2025-06-24 20:35:09 +10:00 |
|
Andrew Murray
|
1557585411
|
Use percent formatting
|
2025-06-24 20:29:38 +10:00 |
|
Russell Keith-Magee
|
5cad00f06d
|
Modify comment for consistency.
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2025-06-23 11:14:29 +08:00 |
|
Russell Keith-Magee
|
4cc71ec23e
|
Apply suggestions from review
Add some minor simplifications and removes som changes that aren't strictly necessary.
|
2025-06-23 08:14:42 +08:00 |
|
Andrew Murray
|
7bd64c48dd
|
Do not specify default iPhone deployment target
|
2025-06-23 07:09:12 +10:00 |
|
Andrew Murray
|
2954964cd2
|
Removed ImageCmsProfile._set method (#9032)
Co-authored-by: Luke Granger-Brown <git@lukegb.com>
|
2025-06-23 07:05:43 +10:00 |
|
Andrew Murray
|
ecadd4cade
|
Simplified code
|
2025-06-22 22:20:13 +10:00 |
|
Andrew Murray
|
19e3b1a296
|
Removed unnecessary code
|
2025-06-22 22:12:21 +10:00 |
|
Andrew Murray
|
ae02518314
|
Use same AVIF URL when fetching dependency (#8871)
|
2025-06-22 22:08:51 +10:00 |
|
Hugo van Kemenade
|
f8d53fb8e6
|
Added Python 3.14 macOS x86-64 wheels (#9031)
|
2025-06-22 09:36:57 +01:00 |
|
Russell Keith-Magee
|
fc8ed5ce66
|
Only include macOS/iOS SDKs when platform guessing is enabled.
|
2025-06-22 13:46:13 +08:00 |
|
Russell Keith-Magee
|
2cc0cd197c
|
Remove unnecessary manifest entry.
|
2025-06-22 10:27:48 +08:00 |
|
Russell Keith-Magee
|
cb62e6a0f0
|
Correct the OS image definitions for iOS CI runs.
|
2025-06-21 19:20:07 +08:00 |
|
Russell Keith-Magee
|
8c3b4bb383
|
Correct MANIFEST.in
|
2025-06-21 19:16:58 +08:00 |
|
Hugo van Kemenade
|
13faa4681c
|
Deprecate saving I mode images as PNG (#9023)
|
2025-06-21 11:24:28 +01:00 |
|
Russell Keith-Magee
|
980a9da093
|
Correct regex handling.
|
2025-06-21 17:58:58 +08:00 |
|
Russell Keith-Magee
|
f42822239e
|
Apply suggestions from code review
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2025-06-21 17:58:28 +08:00 |
|
Russell Keith-Magee
|
e430bde7e2
|
Corrections to CI configuration.
|
2025-06-21 17:33:09 +08:00 |
|
pre-commit-ci[bot]
|
59f3557f06
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2025-06-21 09:19:06 +00:00 |
|
Andrew Murray
|
216dc4ca60
|
Added Python 3.14 macOS x86-64 wheels
|
2025-06-21 19:12:23 +10:00 |
|
Russell Keith-Magee
|
3c4b6191eb
|
Add tooling to support iOS build.
|
2025-06-21 17:05:19 +08:00 |
|
thisismypassport
|
ef0bab0c65
|
Support writing QOI images (#9007)
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
|
2025-06-19 18:16:26 +10:00 |
|
renovate[bot]
|
92de1db067
|
Update dependency mypy to v1.16.1 (#9026)
|
2025-06-19 11:12:40 +10:00 |
|
Andrew Murray
|
79e0b0b6ad
|
Allow for custom stacklevel in deprecations
|
2025-06-18 22:19:20 +10:00 |
|
Andrew Murray
|
d23d56e195
|
Deprecate saving I mode images as PNG
|
2025-06-17 23:10:15 +10:00 |
|
Hugo van Kemenade
|
4d0ebb040a
|
Add release notes for #8912 and #8969 (#9019)
|
2025-06-16 13:25:43 +03:00 |
|
Andrew Murray
|
7b5e11deb7
|
Updated heading
|
2025-06-16 20:06:53 +10:00 |
|
Andrew Murray
|
c19afb9430
|
Use names
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
|
2025-06-16 20:05:34 +10:00 |
|
Hugo van Kemenade
|
ef683e9d78
|
Simplify C error handling (#9021)
|
2025-06-16 13:01:46 +03:00 |
|
Hugo van Kemenade
|
01267f9dac
|
Improve BLP tests (#9020)
|
2025-06-16 13:00:30 +03:00 |
|
Hugo van Kemenade
|
850271a912
|
Fix warning (#9016)
|
2025-06-16 12:57:45 +03:00 |
|
Andrew Murray
|
8309962926
|
Replaced ImagingError_OSError with PyErr_SetString
|
2025-06-16 08:19:27 +10:00 |
|
Andrew Murray
|
cb433ad00a
|
Replaced ImagingError_Clear with PyErr_Clear
|
2025-06-16 08:15:08 +10:00 |
|
Andrew Murray
|
ce8083e0d8
|
Match error message
|
2025-06-14 18:40:03 +10:00 |
|
Andrew Murray
|
59667bbec5
|
Use *_tofile helpers
|
2025-06-14 18:39:30 +10:00 |
|
Hugo van Kemenade
|
222b86222e
|
Update libpng to 1.6.49 (#9014)
|
2025-06-14 10:24:58 +03:00 |
|
Andrew Murray
|
3ac1edf6da
|
Added release notes for #8912
|
2025-06-14 17:13:02 +10:00 |
|
Andrew Murray
|
27ce12bb7a
|
Added release notes for #8969
|
2025-06-14 16:44:42 +10:00 |
|
Andrew Murray
|
5aa09cd107
|
Updated libpng to 1.6.49
|
2025-06-14 12:23:01 +10:00 |
|
Andrew Murray
|
a219e96fd3
|
Fixed warning
|
2025-06-14 12:22:29 +10:00 |
|
Hugo van Kemenade
|
a3d91cb0ce
|
CI: Require Python >= 3.13.5 on Windows (#9017)
|
2025-06-14 12:21:31 +10:00 |
|
Andrew Murray
|
2e5117305b
|
Add Python 3.14 beta wheels (#9012)
|
2025-06-13 18:59:32 +10:00 |
|
Hugo van Kemenade
|
3841db0252
|
Fix: Invalid skip selector: 'pp39-*'
|
2025-06-13 00:08:52 +03:00 |
|