Commit Graph

14084 Commits

Author SHA1 Message Date
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
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
e50ae85ea4 Use jpeg_write_marker to write comment 2022-12-05 13:57:26 +11:00
Andrew Murray
6a2545f628
Merge pull request #6764 from hugovk/docs-tabs
Use Sphinx Inline Tabs to organise installation per OS
2022-12-04 14:26:30 +11:00
Sam Mason
1ed1a3a971
make sure passing a blank comment removes existing comment 2022-12-03 15:07:37 +00:00
Sam Mason
e71f7c1083
Merge pull request #1 from radarhere/write-jpeg-com
Support saving JPEG comments
2022-12-03 12:28:05 +00:00
Hugo van Kemenade
a28de66fe4
Merge pull request #6776 from python-pillow/renovate/github-actions 2022-12-03 08:35:47 +02:00
Hugo van Kemenade
823e6e69e6
Merge pull request #6775 from radarhere/oss-fuzz
fix https://github.com/google/oss-fuzz/issues/9086
2022-12-03 07:45:35 +02:00
Hugo van Kemenade
61f27211c2
Fix comment
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2022-12-03 07:43:58 +02:00
Hugo van Kemenade
43974e88da
Merge pull request #89 from radarhere/docs-tabs 2022-12-03 07:43:34 +02:00
renovate[bot]
8e70787cf2
Update cygwin/cygwin-install-action action to v3 2022-12-03 01:44:21 +00:00
Andrew Murray
eafff0e139 Use compile_python_fuzzer 2022-12-03 10:54:04 +11:00
Andrew Murray
61cbcaee64 Changed indentation to be consistent 2022-12-03 10:35:01 +11:00
Andrew Murray
525c01143a Test that comment is reread 2022-12-03 09:59:22 +11:00
Andrew Murray
c1d0a00943 Use _binary instead of struct 2022-12-03 09:31:05 +11:00
Andrew Murray
976ad5746a Save comments from any image format by default 2022-12-03 09:29:02 +11:00
Andrew Murray
28e21ff490 Merge branch 'main' into docs-tabs 2022-12-03 08:45:33 +11:00
pre-commit-ci[bot]
e9f4858491 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2022-12-02 18:07:10 +00:00
Sam Mason
d822d85af6
support round-tripping JPEG comments 2022-12-02 17:57:19 +00:00
Hugo van Kemenade
9486786339
Merge pull request #6772 from radarhere/windows 2022-12-02 16:48:08 +02:00
Andrew Murray
c120649632 Remove specific number of jobs from comment 2022-12-02 21:29:27 +11:00
Hugo van Kemenade
96b316880e Use 4-space indents for RST 2022-12-02 11:40:06 +02:00
Hugo van Kemenade
5bdf63e1d1
Merge pull request #6770 from radarhere/xz 2022-12-01 07:20:50 +02:00
Andrew Murray
aab7983146 Updated xz to 5.2.9 2022-12-01 07:57:26 +11:00
Andrew Murray
0ec32a3012
Merge pull request #6763 from Yay295/patch-1
Fix WebP dealloc method definitions
2022-11-29 18:48:36 +11:00
Hugo van Kemenade
50ccb27a4d
Remove extra space
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2022-11-28 23:23:46 +02:00
Hugo van Kemenade
5e42b1779e Reorder tabs: big three OS first 2022-11-28 12:53:23 +02:00
Hugo van Kemenade
d12c119ec4 Inline PHONY targets to help avoid omissions (texinfo, info, livehtml, serve were missing) 2022-11-28 12:53:23 +02:00
Hugo van Kemenade
e6e5a0018e Add missing 'make help' for serve and livehtml 2022-11-28 12:53:23 +02:00
Hugo van Kemenade
e3a46fcfd0 Use sphinx-inline-tabs to organise installation per OS 2022-11-28 12:53:11 +02:00
Hugo van Kemenade
a2570164cc
Merge pull request #6756 from radarhere/source 2022-11-28 10:28:26 +02:00
Andrew Murray
91fe817911
Updated instructions to download source code
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2022-11-28 18:03:08 +11:00
Yay295
556b672eb2
Fix webp dealloc method definitions 2022-11-27 17:48:12 -06:00
Andrew Murray
50cdf39f50 List dependency instructions first 2022-11-28 09:18:47 +11:00
Andrew Murray
72372ad23f Update CHANGES.rst [ci skip] 2022-11-26 20:42:04 +11:00
Hugo van Kemenade
066c3ab73b
Merge pull request #6758 from radarhere/webp_getxmp
Resolves https://github.com/python-pillow/Pillow/issues/6757
2022-11-26 11:37:46 +02:00
Andrew Murray
3f9410334c Added getxmp() to release notes 2022-11-26 19:11:51 +11:00