Commit Graph

12284 Commits

Author SHA1 Message Date
Hugo van Kemenade
37d3dc20c4
Merge pull request #72 from radarhere/docs-update-ci-table
Merged identical cells
2021-09-16 08:40:45 +03:00
Andrew Murray
9301422d16 Merged identical cells 2021-09-16 08:25:51 +10:00
Hugo van Kemenade
21906a8172 Docs: Update CI targets table 2021-09-15 16:13:53 +03:00
Hugo van Kemenade
dae542b25e
Merge pull request #5710 from radarhere/selftest
Moved _info function into docstring
2021-09-13 10:51:44 +03:00
Andrew Murray
84ee93f7bf Moved _info function into docstring 2021-09-13 17:14:59 +10:00
Hugo van Kemenade
63c5faa0f6
Merge pull request #5688 from Google-Autofuzz/new_atheris 2021-09-13 09:27:57 +03:00
Andrew Murray
d7798fb0e8
Merge pull request #5709 from hugovk/update-ci
CI: Split MINGW to own workflow, remove redundant job
2021-09-12 18:17:47 +10:00
Hugo van Kemenade
a761d9b0c7
Rename to "Build" for consistency
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2021-09-12 10:10:31 +03:00
Hugo van Kemenade
2bd2fbbf0b Move MinGW to own workflow 2021-09-11 17:13:48 +03:00
Hugo van Kemenade
d72b507a42 Remove unused job 2021-09-11 16:53:37 +03:00
mergify[bot]
cf6b101b09
Merge pull request #5708 from radarhere/tiff
Updated docstring
2021-09-11 10:13:11 +00:00
Andrew Murray
8264aa81d9
Updated capitalisation
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2021-09-11 19:48:43 +10:00
Andrew Murray
c39e545949 Updated docstring 2021-09-11 19:24:24 +10:00
Hugo van Kemenade
e122e8f3a6
Merge pull request #5705 from radarhere/harfbuzz
Updated harfbuzz to 2.9.1
2021-09-08 08:36:50 +03:00
Andrew Murray
7350890129
Merge pull request #5704 from hugovk/docs-fix-bullets
Docs: Temporarily pin docutils to fix bullets in sphinx_rtd_theme
2021-09-08 08:27:51 +10:00
Andrew Murray
df105aa3f7 Updated harfbuzz to 2.9.1 2021-09-08 07:40:58 +10:00
Hugo van Kemenade
9509a73ed9 Temporarily pin docutils to fix bullets in sphinx_rtd_theme 2021-09-07 17:00:47 +03:00
Andrew Murray
75a2ece0d1 Update CHANGES.rst [ci skip] 2021-09-07 08:25:56 +10:00
Hugo van Kemenade
ba7502c056
Merge pull request #5575 from radarhere/tiff_exif
Added "exif" keyword argument to TIFF saving
2021-09-07 00:06:28 +03:00
Andrew Murray
3f3828040b
Merge branch 'master' into tiff_exif 2021-09-07 06:33:37 +10:00
Andrew Murray
ecf3a34717 Update CHANGES.rst [ci skip] 2021-09-07 06:30:44 +10:00
Hugo van Kemenade
869b786db1
Merge pull request #5696 from radarhere/quantize_palette 2021-09-06 15:42:12 +03:00
Hugo van Kemenade
50d6254999
Merge pull request #5702 from radarhere/numpy
Install numpy on Python 3.10
2021-09-06 08:09:04 +03:00
Andrew Murray
632c11b2ab Install numpy on Python 3.10 2021-09-06 07:36:40 +10:00
Andrew Murray
ab90e939b5 Update CHANGES.rst [ci skip] 2021-09-06 06:35:43 +10:00
Hugo van Kemenade
a918186d92
Merge pull request #5667 from radarhere/ico
Read ICO AND mask from end
2021-09-05 14:30:10 +03:00
Hugo van Kemenade
65b5f91b60
Merge pull request #5659 from wiredfool/fli_framesize 2021-09-05 14:14:58 +03:00
Hugo van Kemenade
98319efcc5 Update CHANGES.rst 2021-09-02 15:07:13 +03:00
Hugo van Kemenade
949503b160 Update release notes 2021-09-02 15:04:28 +03:00
Hugo van Kemenade
5d399603db Update test case
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2021-09-02 15:03:03 +03:00
Hugo van Kemenade
1dc6564eb7 Raise ValueError if color specifier is too long 2021-09-02 15:02:57 +03:00
Eric Soroos
d5edc5ff09 FLI tests for Oss-fuzz crash.
* Note, valgrind doesn't pick this up, it's only the oss-fuzz
  reproducer that catches it OMM.
2021-09-02 15:02:27 +03:00
Eric Soroos
a20d45fc0b Fix 6-byte OOB read in FliDecode 2021-09-02 15:00:11 +03:00
Hugo van Kemenade
ec1a00c7fe
Add 8.3.2 (2021-09-02) [CI skip] 2021-09-01 18:55:54 +03:00
Hugo van Kemenade
07a76e1fa6
Merge pull request #5699 from hugovk/8.3.2-release-notes
Add release notes for Pillow 8.3.2
2021-09-01 18:06:57 +03:00
Hugo van Kemenade
874118e343
Merge pull request #5651 from nulano/5637
Hide FriBiDi shim symbols to avoid conflict with real FriBiDi library
2021-09-01 18:06:45 +03:00
Hugo van Kemenade
ad1522aa55 Add release notes for Pillow 8.3.2 2021-09-01 13:14:47 +03:00
Hugo van Kemenade
5ef629069d
Merge pull request #5698 from radarhere/python310 2021-09-01 12:51:54 +03:00
Andrew Murray
9189c4b08b Pillow 8.3.2 supports Python 3.10 [ci skip] 2021-09-01 19:46:24 +10:00
Andrew Murray
0dba28613b Copy Python palette to new image in quantize() 2021-08-31 00:33:10 +10:00
pre-commit-ci[bot]
3b69035d4b [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2021-08-25 14:52:20 +00:00
Julien Voisin
9d48143567 Improve the fuzzer wrt. the current atheris version 2021-08-25 16:50:47 +02:00
Andrew Murray
d50052a75c Update CHANGES.rst [ci skip] 2021-08-24 22:33:08 +10:00
Hugo van Kemenade
57c672efcc
Merge pull request #5654 from radarhere/ihdr 2021-08-24 15:08:23 +03:00
Andrew Murray
7f3646493c Update CHANGES.rst [ci skip] 2021-08-24 21:56:36 +10:00
Andrew Murray
8b639f7546
Merge pull request #5686 from hugovk/fix-test-warnings
Fix/filter/avoid test warnings
2021-08-24 21:53:03 +10:00
Hugo van Kemenade
4c7777c425
Merge pull request #5599 from radarhere/palette
Updates for ImagePalette channel order
2021-08-24 14:52:46 +03:00
Hugo van Kemenade
d5d6c3ba8c
Merge pull request #5611 from radarhere/apng_info 2021-08-24 11:59:38 +03:00
Hugo van Kemenade
d773fcd23d Filter out UserWarning: Truncated File Read 2021-08-24 11:33:43 +03:00
Hugo van Kemenade
2f8b3d0ff9 Ignore new test_images file 2021-08-24 11:20:09 +03:00