Andrew Murray
c67ed4678b
Moved strings inside debug statement
...
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2025-01-16 23:48:44 +11:00
Hugo van Kemenade
e59549f4e5
Merge pull request #8695 from radarhere/miniconda
2025-01-16 14:12:20 +02:00
Hugo van Kemenade
df7e42eef1
Merge pull request #8681 from radarhere/types
2025-01-16 14:00:25 +02:00
Andrew Murray
536aee5bbd
Test Numpy on amd64
2025-01-16 22:12:53 +11:00
Andrew Murray
e70c821436
Removed miniconda CPPFLAGS
2025-01-16 20:57:49 +11:00
Andrew Murray
4c63ea6186
Fixed series of tuples as advanced argument ( #15 )
...
* Removed check_avif_leaks.py
* Removed _VALID_AVIF_MODES
* Fixed series of tuples as advanced argument
* Do not pass advanced values to C as bytes
* Simplified code
* Reuse size
* Destroy image on failure
* Rearranged image settings
* Fixed typo
* Test roundtrip colors from premultiplied alpha
---------
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
2025-01-15 13:19:55 -05:00
Hugo van Kemenade
84d58a0282
Merge pull request #8694 from radarhere/exceptions
2025-01-14 17:04:39 +02:00
Hugo van Kemenade
bdfd881c6d
Merge pull request #8690 from radarhere/314
2025-01-14 16:24:41 +02:00
Andrew Murray
cf438c53ee
Removed UnidentifiedImageError, as it inherits from OSError
2025-01-14 21:04:08 +11:00
Andrew Murray
0f2c554c69
Improved comment
2025-01-14 21:03:20 +11:00
Hugo van Kemenade
f521a4be7d
Merge pull request #8686 from radarhere/test_embeddable_wheels
2025-01-13 21:21:06 +02:00
Andrew Murray
2ce2ff297c
Test Python 3.14 pre-release
2025-01-14 05:54:19 +11:00
Hugo van Kemenade
513a72abb5
Merge pull request #8691 from radarhere/sphinx
2025-01-13 19:08:28 +02:00
Andrew Murray
a4018d192c
Added Sphinx configuration key
2025-01-13 21:07:32 +11:00
Andrew Murray
a922126ed7
Assert fp is not None
2025-01-13 07:57:50 +11:00
Andrew Murray
34762ded75
Assert JpegIFByteCount is int
2025-01-13 07:57:28 +11:00
Andrew Murray
5ad98e7abb
Moved get_child_images()
2025-01-13 07:54:43 +11:00
Andrew Murray
7166a09538
Skip test_embeddable if compiler cannot be initialized
2025-01-11 18:57:41 +11:00
Hugo van Kemenade
3111e37bf4
Merge pull request #8679 from radarhere/test
2025-01-10 21:13:33 +02:00
Hugo van Kemenade
bce6097a96
Merge pull request #8684 from radarhere/spider
2025-01-10 19:29:23 +02:00
Andrew Murray
64bfdff6c8
Only F mode starts with F
2025-01-10 21:51:33 +11:00
Hugo van Kemenade
8878511476
Merge pull request #8683 from radarhere/test_embeddable
2025-01-10 12:01:59 +02:00
Andrew Murray
0d93c030a5
Test passes in Python 3.13
2025-01-10 19:10:42 +11:00
Andrew Murray
8430193bed
Merge pull request #8682 from hugovk/mingw
...
Use python-numpy and python-olefile instead of virtual python3 packages
2025-01-10 07:53:52 +11:00
Andrew Murray
5ad7f70ade
Merge branch 'main' into types
2025-01-09 23:44:33 +11:00
Andrew Murray
15ade68f40
Merge branch 'main' into test
2025-01-09 23:44:29 +11:00
Hugo van Kemenade
8603d6512a
Use python-numpy and python-olefile instead of python3-numpy and python3-olefile
2025-01-09 14:22:29 +02:00
Hugo van Kemenade
6fc496ee5b
Merge pull request #8678 from radarhere/mingw
2025-01-09 14:18:02 +02:00
Andrew Murray
4d14991604
Corrected argument types
2025-01-09 14:58:58 +11:00
Andrew Murray
a34a9cd6d1
Improved test coverage
2025-01-09 14:49:48 +11:00
Andrew Murray
f938af5c3c
Do not catch exception only to assert it is None
2025-01-09 14:38:07 +11:00
Andrew Murray
aa686894a6
Removed unused assert_all_same
2025-01-09 14:32:46 +11:00
Andrew Murray
440b09e831
Removed unused mode argument from assert_image_similar_tofile
2025-01-09 14:32:17 +11:00
Andrew Murray
2eb112329e
Use python-pip instead of python3-pip
2025-01-09 08:32:42 +11:00
Hugo van Kemenade
af3b904233
Merge pull request #8663 from radarhere/bigtiff
2025-01-08 19:15:31 +02:00
Hugo van Kemenade
93f45a3992
Merge pull request #8670 from radarhere/libpng
2025-01-08 19:12:20 +02:00
Hugo van Kemenade
e8040a7a0f
Merge pull request #8666 from radarhere/imagefile_tile
2025-01-08 19:09:33 +02:00
Hugo van Kemenade
bd4fd58ded
Merge pull request #8668 from radarhere/spider_test
2025-01-08 19:06:48 +02:00
Hugo van Kemenade
b69f2045d2
Merge pull request #8662 from radarhere/pyunicode
2025-01-08 19:05:49 +02:00
Hugo van Kemenade
01792cbff0
Merge pull request #8652 from radarhere/tile
2025-01-08 19:03:31 +02:00
Hugo van Kemenade
a9dcac0f31
Merge pull request #8660 from HarmvandenBrand/tiff_plugin_error_msg
2025-01-08 18:59:31 +02:00
Hugo van Kemenade
aaff3f1f3d
Merge pull request #8649 from radarhere/ico
2025-01-08 18:55:31 +02:00
Hugo van Kemenade
e9ab468277
Merge pull request #8648 from radarhere/png_text
2025-01-08 18:45:54 +02:00
Hugo van Kemenade
5654c863bf
Merge pull request #8639 from radarhere/jfif_dpi
2025-01-08 18:45:09 +02:00
Hugo van Kemenade
6bce9aa461
Merge pull request #8645 from radarhere/mozjpeg
2025-01-08 18:44:21 +02:00
Hugo van Kemenade
38a5f72d21
Merge pull request #8674 from radarhere/wheel_paths
2025-01-08 16:34:38 +02:00
Andrew Murray
29c158d369
Merge branch 'main' into libavif-plugin
2025-01-08 20:36:36 +11:00
Andrew Murray
fb7e2199e0
Merge pull request #8675 from python-pillow/renovate/github-actions
...
Update cygwin/cygwin-install-action action to v5
2025-01-08 20:29:01 +11:00
renovate[bot]
84c8e38b2d
Update cygwin/cygwin-install-action action to v5
2025-01-08 07:38:51 +00:00
Andrew Murray
f281eb9b46
Trigger from changes in pyproject.toml
2025-01-08 18:27:20 +11:00