Yay295
|
7ad50d9185
|
log expected & actual color in image access tests
|
2023-01-15 19:42:55 -06:00 |
|
Yay295
|
c2176f2747
|
use string for parametrization name declaration
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2023-01-15 19:36:52 -06:00 |
|
Yay295
|
cd4656410f
|
parametrize test_file_tar::test_sanity()
|
2023-01-15 17:40:48 -06:00 |
|
Bas Couwenberg
|
04cf5e2cfc
|
Handle more than one directory returned by pkg-config.
tiff (4.5.0-1) in Debian results in two include directories being returned:
```
-I/usr/include/x86_64-linux-gnu -I/usr/include
```
|
2023-01-15 13:48:07 +01:00 |
|
Andrew Murray
|
3360b5a756
|
Stop reading when a line becomes too long
|
2023-01-15 19:49:13 +11:00 |
|
Hugo van Kemenade
|
50f5eade47
|
Merge pull request #6895 from python-pillow/alex-clark-jeffrey-a-clark-alex
Alex Clark -> Jeffrey A. Clark (Alex)
|
2023-01-14 21:51:27 +02:00 |
|
pre-commit-ci[bot]
|
5a71fe8041
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-01-14 17:39:37 +00:00 |
|
Alex Clark
|
55ce251a89
|
Alex Clark -> Jeffrey A. Clark (Alex)
I'm still "Alex", just on a Jeffrey A. Clark roll lately.
|
2023-01-14 12:36:22 -05:00 |
|
Andrew Murray
|
5f9285eea6
|
Do not retry specified formats if they failed
|
2023-01-14 23:22:35 +11:00 |
|
Andrew Murray
|
c5d1b15824
|
Do not unintentionally load TIFF format at first
|
2023-01-14 22:45:29 +11:00 |
|
Andrew Murray
|
43bb03539e
|
Update CHANGES.rst [ci skip]
|
2023-01-14 20:02:16 +11:00 |
|
Hugo van Kemenade
|
eae294c748
|
Merge pull request #6890 from radarhere/tiff_byte
Allow writing IFDRational to BYTE tag
|
2023-01-14 11:00:34 +02:00 |
|
Andrew Murray
|
e48aead015
|
Allow writing IFDRational to BYTE tag
|
2023-01-13 21:02:42 +11:00 |
|
Hugo van Kemenade
|
145b80be56
|
Merge pull request #6889 from radarhere/libwebp
|
2023-01-13 10:46:31 +02:00 |
|
Andrew Murray
|
ba0d71fec8
|
Updated libwebp to 1.3.0
|
2023-01-13 15:59:51 +11:00 |
|
Hugo van Kemenade
|
02754442ae
|
Merge pull request #6886 from radarhere/cygwin
Only install python-pyqt6 package on 64-bit
|
2023-01-12 23:38:57 +02:00 |
|
Andrew Murray
|
a2edefb455
|
Only install python-pyqt6 package on 64-bit
|
2023-01-13 07:18:56 +11:00 |
|
Hugo van Kemenade
|
0d9686e7ff
|
Merge pull request #6884 from radarhere/raqm
|
2023-01-12 14:45:09 +02:00 |
|
Hugo van Kemenade
|
5024b1f5f4
|
Merge pull request #6885 from radarhere/macos
Updated macOS tested Pillow versions
|
2023-01-12 10:56:43 +02:00 |
|
Hugo van Kemenade
|
322d19925f
|
Merge pull request #6883 from radarhere/xz
|
2023-01-12 09:27:46 +02:00 |
|
Andrew Murray
|
ad46630cdf
|
Updated macOS tested Pillow versions [ci skip]
|
2023-01-12 18:04:41 +11:00 |
|
Andrew Murray
|
2bafc52474
|
Merge pull request #6881 from hugovk/rtd-verify-mastodon
Verify the Mastodon docs link
|
2023-01-12 16:41:19 +11:00 |
|
Andrew Murray
|
a75a1a9514
|
Updated raqm to 0.10.0
|
2023-01-12 11:49:08 +11:00 |
|
Andrew Murray
|
9e4aa4e1cb
|
Update CHANGES.rst [ci skip]
|
2023-01-12 09:21:25 +11:00 |
|
Andrew Murray
|
335cde81b4
|
Updated xz to 5.4.1
|
2023-01-12 08:41:14 +11:00 |
|
Andrew Murray
|
eb89e3a2b1
|
Merge pull request #6874 from hugovk/invalid-box-blur-filter
Raise ValueError for BoxBlur filter with negative radius
|
2023-01-12 08:25:10 +11:00 |
|
Hugo van Kemenade
|
c683f048eb
|
Merge pull request #6880 from radarhere/eps
|
2023-01-11 18:09:53 +02:00 |
|
Hugo van Kemenade
|
5a2369fc33
|
Verify the Mastodon docs link
|
2023-01-11 17:18:02 +02:00 |
|
Hugo van Kemenade
|
d504d2a47e
|
Merge pull request #91 from radarhere/invalid-box-blur-filter
|
2023-01-11 15:01:19 +02:00 |
|
Andrew Murray
|
173b65d095
|
Raise ValueError during filter operation as well
|
2023-01-11 20:02:10 +11:00 |
|
Andrew Murray
|
7f57c93b89
|
Only read when necessary
|
2023-01-11 08:50:20 +11:00 |
|
Hugo van Kemenade
|
c2e2da4a22
|
Merge pull request #6876 from nulano/raqm-options
List Raqm build options in installation documentation
|
2023-01-10 09:37:33 +02:00 |
|
nulano
|
07a3aef3ef
|
list --{dis,en}able-raqm options in installation documentation
|
2023-01-09 20:46:07 +01:00 |
|
Hugo van Kemenade
|
08c7b17e23
|
Raise ValueError for BoxBlur filter with negative radius
|
2023-01-09 19:04:55 +02:00 |
|
Andrew Murray
|
50f7888e3a
|
Merge pull request #6870 from hugovk/parametrize
Tests: Convert internal check() functions to use parametrize
|
2023-01-09 09:29:19 +11:00 |
|
Andrew Murray
|
569b86ba3d
|
Merge pull request #6869 from hugovk/simplify
Simplify isinstance, key in dict, enumerate
|
2023-01-09 08:49:32 +11:00 |
|
Hugo van Kemenade
|
e24dd745f7
|
Convert test_optimize_correctness to use parametrize
|
2023-01-08 14:48:56 +02:00 |
|
Hugo van Kemenade
|
a5e046fb49
|
Convert test_properties to use parametrize
|
2023-01-08 14:37:46 +02:00 |
|
Hugo van Kemenade
|
8d5eb71d26
|
Use enumerate
|
2023-01-08 13:47:46 +02:00 |
|
Hugo van Kemenade
|
2df4865e42
|
Use 'key in mydict' instead of 'key in mydict.keys()'
|
2023-01-08 13:47:46 +02:00 |
|
Hugo van Kemenade
|
b2b8c833aa
|
Use single isinstance call for multiple types
|
2023-01-08 13:47:45 +02:00 |
|
Andrew Murray
|
f30eb38e31
|
Merge pull request #6868 from radarhere/filters
Refer to Resampling enum
|
2023-01-08 05:33:40 +11:00 |
|
Andrew Murray
|
246f6fa46a
|
Simply attribute reference
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
|
2023-01-08 04:45:16 +11:00 |
|
mergify[bot]
|
6c7d6cf4a9
|
Merge pull request #6865 from Yay295/test_cleanup_s
Clean up tests (simplified)
|
2023-01-07 08:49:45 +00:00 |
|
Yay295
|
04199b6066
|
sort colors before comparing them
|
2023-01-07 19:16:06 +11:00 |
|
Yay295
|
48b6d4fd60
|
remove no-format tags and fix comment locations
|
2023-01-07 19:16:06 +11:00 |
|
Yay295
|
4e6e69aafb
|
remove loop left from before parametrization
|
2023-01-07 19:16:06 +11:00 |
|
Yay295
|
52ed578947
|
add extra variable so linter doesn't split line
|
2023-01-07 19:16:06 +11:00 |
|
Andrew Murray
|
86634b8352
|
Update CHANGES.rst [ci skip]
|
2023-01-07 17:53:21 +11:00 |
|
Andrew Murray
|
a22f6ddefa
|
Merge pull request #6761 from javidcf/patch-1
Support arbitrary number of loaded modules on Windows
|
2023-01-07 17:50:57 +11:00 |
|