Commit Graph

14123 Commits

Author SHA1 Message Date
Andrew Murray
9dfba1fe2b Merge branch 'main' into exif_hide_offsets 2022-12-22 09:03:11 +11:00
Hugo van Kemenade
fff0760594
Merge pull request #6815 from radarhere/cygwin 2022-12-21 22:43:17 +02:00
Andrew Murray
a4ac403549 Update CHANGES.rst [ci skip] 2022-12-22 07:14:02 +11:00
Hugo van Kemenade
46b4967688
Merge pull request #6814 from radarhere/numpy 2022-12-21 22:07:57 +02:00
Andrew Murray
1df7e75205 Python 3.7 on Cygwin is no longer part of CI 2022-12-22 06:52:06 +11:00
Hugo van Kemenade
aab4adc441
Merge pull request #6792 from radarhere/webp_gif
Resolves https://github.com/python-pillow/Pillow/issues/6791
2022-12-21 21:09:23 +02:00
Hugo van Kemenade
acdb882aae
Merge pull request #6793 from radarhere/tile 2022-12-21 16:56:41 +02:00
Hugo van Kemenade
2f3561fe33
Merge pull request #6816 from radarhere/warning
Fixed BytesWarnings
2022-12-21 07:55:27 +02:00
Andrew Murray
967034356a Fixed BytesWarning 2022-12-21 14:20:47 +11:00
Andrew Murray
d6e7904528 Removed Python 3.7 on Cygwin 2022-12-21 12:47:46 +11:00
Andrew Murray
7b6f4c6ef5
Merge pull request #6813 from python-pillow/renovate/github-actions
Update actions/stale action to v7
2022-12-21 10:34:45 +11:00
Andrew Murray
a065e0252b Updated deprecated NumPy alias 2022-12-21 09:29:25 +11:00
renovate[bot]
88e127d1b2
Update actions/stale action to v7 2022-12-20 22:16:07 +00:00
Hugo van Kemenade
66add095a5
Merge pull request #6810 from radarhere/harfbuzz 2022-12-19 12:00:04 +02:00
Andrew Murray
5eaca52efd Updated harfbuzz to 6.0.0 2022-12-19 07:04:05 +11:00
Andrew Murray
7f6fe3c287 Update CHANGES.rst [ci skip] 2022-12-17 08:15:32 +11:00
Hugo van Kemenade
193b24fad0
Merge pull request #6767 from radarhere/blp_jpeg
Resolves https://github.com/python-pillow/Pillow/issues/6741
2022-12-16 21:22:01 +02:00
Andrew Murray
ceed3a9469
Merge pull request #6806 from python-pillow/renovate/github-actions
Update egor-tensin/cleanup-path action to v3
2022-12-16 19:52:34 +11:00
renovate[bot]
1a051f2e07
Update egor-tensin/cleanup-path action to v3 2022-12-16 07:50:40 +00:00
Andrew Murray
2f028ce77c
Merge pull request #6805 from hugovk/bandit
Run Bandit on CI via pre-commit
2022-12-16 18:33:59 +11:00
Hugo van Kemenade
d1cb81976c Run Bandit on CI via pre-commit 2022-12-14 21:40:44 +02:00
Hugo van Kemenade
f4b1244213
Merge pull request #6802 from radarhere/xz
Updated xz to 5.4.0
2022-12-14 07:59:17 +02:00
Andrew Murray
e25d603189 Updated xz to 5.4.0 2022-12-14 09:48:46 +11:00
Andrew Murray
d37c168a03
Merge pull request #6801 from hugovk/fix-tox-4
Add allowlist_externals=make to fix tox 4
2022-12-14 08:26:06 +11:00
Andrew Murray
b564f3e6bf Update CHANGES.rst [ci skip] 2022-12-14 07:41:39 +11:00
Andrew Murray
5257d561c0
Merge pull request #6748 from radarhere/exif_ifd
Added IFD enum to ExifTags
2022-12-14 07:33:14 +11:00
Andrew Murray
5301b86f1c Use snake case 2022-12-14 06:48:36 +11:00
Andrew Murray
56964da748 Update CHANGES.rst [ci skip] 2022-12-14 06:45:57 +11:00
Hugo van Kemenade
d013fbf656
Merge pull request #6779 from radarhere/gif_duration
Resolves https://github.com/python-pillow/Pillow/issues/6778
2022-12-13 18:14:28 +02:00
Hugo van Kemenade
bfa1f3290c Add allowlist_externals=make to fix tox 4 2022-12-13 18:06:58 +02:00
Hugo van Kemenade
1f9754cdc0 Format tox.ini with tox-ini-fmt 2022-12-13 18:04:30 +02:00
Andrew Murray
4f0b83cc54 Only set tile in ImageFile __setstate__ 2022-12-09 12:29:27 +11:00
Andrew Murray
66f5ad0eae Ignore non-opaque WebP background when saving as GIF 2022-12-09 10:45:09 +11:00
Andrew Murray
0d6440d9f2
Merge pull request #6790 from hugovk/rm-pipfile
Remove unnecessary Pipfile
2022-12-09 08:35:06 +11:00
Hugo van Kemenade
7436ae0933 Remove unnecessary Pipfile 2022-12-08 16:58:04 +02:00
mergify[bot]
4c9ed122f3
Merge pull request #6784 from radarhere/jpeg_comment
Added releases notes for #6774
2022-12-07 21:38:55 +00:00
Andrew Murray
bef128b04b Added support for saving JPEG comments 2022-12-07 22:30:15 +11:00
Andrew Murray
4704cab1a1 Update CHANGES.rst [ci skip] 2022-12-07 22:16:14 +11:00
Andrew Murray
378adeba3a
Merge pull request #6774 from smason/write-jpeg-com
Support saving JPEG comments
2022-12-07 22:14:33 +11:00
Andrew Murray
2ea9497f8c
Merge pull request #6782 from hugovk/add-pypy-3.9
Add support for PyPy3.9, drop PyPy3.7
2022-12-07 09:00:18 +11:00
Hugo van Kemenade
674ec6ec4d Add support for PyPy3.9, drop PyPy3.7 2022-12-06 20:55:34 +02:00
Sam Mason
6ca08a4601
Merge pull request #3 from radarhere/write-jpeg-com
Free comment when returning early
2022-12-06 11:27:12 +00:00
Andrew Murray
1d780081a6 Free comment when returning early 2022-12-06 20:22:12 +11:00
Andrew Murray
c2a42655e1 Allow get_child_images to access JPEG thumbnails 2022-12-06 19:30:53 +11:00
Andrew Murray
1e28c8cffd
Merge pull request #6780 from python-pillow/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2022-12-06 08:37:14 +11:00
pre-commit-ci[bot]
b786ff819a
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/PyCQA/flake8: 5.0.4 → 6.0.0](https://github.com/PyCQA/flake8/compare/5.0.4...6.0.0)
- [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.4.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.3.0...v4.4.0)
2022-12-05 18:25:01 +00:00
Sam Mason
eddc9bdcec
switch to #z for comment parameter
* means `comment=None` can be passed directly
* no need to conditionally run `str.encode()`
* clean up checking of whether a comment is passed
2022-12-05 17:46:54 +00:00
Sam Mason
399975f1d9
Merge pull request #2 from radarhere/write-jpeg-com
Use jpeg_write_marker to write comment
2022-12-05 11:02:23 +00:00
Andrew Murray
72ac7d1ce9 Corrected default combined frame duration 2022-12-05 18:53:28 +11:00
Andrew Murray
e50ae85ea4 Use jpeg_write_marker to write comment 2022-12-05 13:57:26 +11:00