Commit Graph

17047 Commits

Author SHA1 Message Date
Andrew Murray
474411b52a Updated zlib to 1.3.1 2024-01-23 08:52:14 +11:00
Hugo van Kemenade
1185fb8296
Merge pull request #7740 from radarhere/type_hints_conftest 2024-01-21 12:28:13 +02:00
Andrew Murray
d331eb9c52 Added type hints 2024-01-21 19:18:51 +11:00
Andrew Murray
9c9816204c
Merge pull request #7732 from radarhere/type_hints_check
Added type hints to Tests/check_*.py
2024-01-21 19:16:02 +11:00
Andrew Murray
3453a99908 Merge branch 'main' into type_hints_check 2024-01-21 14:38:17 +11:00
Andrew Murray
1891b61f73
Merge pull request #7736 from hugovk/isort-tests
Sort imports in `Tests/`
2024-01-21 14:30:42 +11:00
Andrew Murray
6fe683be52
Merge pull request #7733 from radarhere/type_hints_helper
Added type hints to Tests/helper.py
2024-01-21 14:10:59 +11:00
Hugo van Kemenade
53c3cd9f8e isort Tests 2024-01-20 13:23:03 +02:00
Hugo van Kemenade
eba0be98ec isort Tests 2024-01-20 13:22:04 +02:00
Andrew Murray
a18cee35ff
Updated import order
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2024-01-20 21:26:31 +11:00
pre-commit-ci[bot]
9454c28f0f [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-01-20 10:24:57 +00:00
Andrew Murray
970bd102ba
Updated type hint
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2024-01-20 21:24:34 +11:00
Andrew Murray
99d851957f
Return early
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2024-01-20 21:23:08 +11:00
Andrew Murray
f7701e6596 Do not log URL of test images if there is no URL 2024-01-20 21:04:57 +11:00
Andrew Murray
4aa3341d9a
Merge pull request #7735 from python-pillow/renovate/github-actions
Update actions/cache action to v4
2024-01-20 17:59:29 +11:00
renovate[bot]
5dc3de7974
Update actions/cache action to v4 2024-01-20 06:07:48 +00:00
Andrew Murray
9b6c1e3763 Added type hints 2024-01-20 11:13:06 +11:00
Andrew Murray
1d63cffdad Added type hints 2024-01-19 21:50:27 +11:00
Hugo van Kemenade
6dc6d6d71f
Merge pull request #7731 from radarhere/type_hints_oss_fuzz 2024-01-19 11:38:16 +02:00
Andrew Murray
81b5c5dc68 Added type hints 2024-01-19 08:37:58 +11:00
Hugo van Kemenade
c23904a4bd
Merge pull request #7728 from radarhere/type_hints_mpeg 2024-01-18 14:47:28 +02:00
Andrew Murray
6a85653cc3 Added type hints 2024-01-18 12:05:54 +11:00
Hugo van Kemenade
1e00c0336c
Merge pull request #7727 from radarhere/type_hints 2024-01-17 22:45:40 +02:00
Andrew Murray
d8c7af0157 Added type hints to GdImageFile 2024-01-17 23:10:37 +11:00
Hugo van Kemenade
20830c541e
Merge pull request #7726 from radarhere/type_hints_ppm 2024-01-17 13:11:50 +02:00
Andrew Murray
7972332bc5 Added type hints 2024-01-17 19:22:45 +11:00
Hugo van Kemenade
dd753f4ab5
Merge pull request #7725 from radarhere/type_hints_tga 2024-01-17 08:47:45 +02:00
Andrew Murray
6fd85cf523
Merge pull request #7721 from radarhere/imagemath_ops
Changed ImageMath.ops to be static
2024-01-17 09:15:05 +11:00
Andrew Murray
54c96df9d6 Added type hints 2024-01-17 08:03:09 +11:00
Hugo van Kemenade
1d7ff595ec
Merge pull request #7724 from radarhere/type_hints_sgi 2024-01-16 22:52:43 +02:00
Hugo van Kemenade
4c5e2e4afd
Merge pull request #7720 from radarhere/type_hints_imt 2024-01-16 15:21:09 +02:00
Andrew Murray
e2aa0fd499 Changed ops to be static 2024-01-16 12:55:48 +11:00
Andrew Murray
5a587193c7 Added type hints 2024-01-16 12:22:59 +11:00
mergify[bot]
ab1de6dd92
Merge pull request #7719 from radarhere/type_hints_msp
Added type hints to MspImagePlugin
2024-01-15 22:32:23 +00:00
pre-commit-ci[bot]
edaf7acdb3 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-01-15 22:01:19 +00:00
Andrew Murray
6a2bdb6feb Added type hints 2024-01-16 09:00:40 +11:00
Hugo van Kemenade
fd5df78669
Merge pull request #7716 from radarhere/type_hints 2024-01-15 13:07:33 +02:00
Andrew Murray
4a6cb0f844 Added type hints 2024-01-15 20:11:14 +11:00
Andrew Murray
575edbefe4
Added type hints
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2024-01-15 18:25:31 +11:00
Andrew Murray
c75a93b9a3 Added type hints 2024-01-15 16:11:48 +11:00
mergify[bot]
ed9e29d31e
Merge pull request #7714 from radarhere/type_hints_fits
Added type hints to FitsImagePlugin
2024-01-14 12:58:11 +00:00
Hugo van Kemenade
1d25a394a3
Merge pull request #7712 from radarhere/type_hints_imageshow 2024-01-14 14:09:38 +02:00
Andrew Murray
c97b5c6f7a Exclude abstract method code from coverage 2024-01-14 22:29:56 +11:00
Andrew Murray
ffd0363b65 Added type hints 2024-01-13 16:26:15 +11:00
Andrew Murray
10cf2f2651 Added type hints 2024-01-13 14:40:59 +11:00
Hugo van Kemenade
9923531742
Merge pull request #7708 from radarhere/type_hint_imagemorph 2024-01-12 21:08:39 +02:00
Andrew Murray
067c5f4123 Update CHANGES.rst [ci skip] 2024-01-11 23:13:29 +11:00
Andrew Murray
bc192557b8 Added type hints 2024-01-11 23:11:12 +11:00
Hugo van Kemenade
d6d6c7c989
Merge pull request #7707 from radarhere/type_hints_imagemath 2024-01-11 14:07:35 +02:00
Hugo van Kemenade
fc67ee29d5
Merge pull request #7701 from esoma/issue-7700 2024-01-11 14:05:16 +02:00