Andrew Murray
|
e39765d755
|
Added type hints
|
2024-02-20 15:41:20 +11:00 |
|
Hugo van Kemenade
|
4a4b90c365
|
Autotype tests (#7756)
* autotyping: --none-return
* autotyping: --scalar-return
* autotyping: --int-param
* autotyping: --float-param
* autotyping: --str-param
* autotyping: --annotate-named-param tmp_path:pathlib.Path
|
2024-01-31 20:12:58 +11:00 |
|
Hugo van Kemenade
|
53c3cd9f8e
|
isort Tests
|
2024-01-20 13:23:03 +02:00 |
|
Hugo van Kemenade
|
43b2f61e79
|
Add 'from __future__ import annotations' using Ruff/isort
|
2023-12-21 13:13:31 +02:00 |
|
Andrew Murray
|
b2301d70d1
|
Removed ImageFont.getsize and related functions
|
2023-04-10 16:56:13 +10:00 |
|
Yay295
|
62ab8bf80c
|
update "unknown version" deprecation test
|
2023-02-06 18:00:31 -06:00 |
|
Hugo van Kemenade
|
9b660db62d
|
Handling for deprecations to be removed in Pillow 11
|
2023-01-20 14:35:11 +02:00 |
|
Andrew Murray
|
e824558076
|
If removal version has arrived, raise an error
|
2022-04-08 21:22:31 +10:00 |
|
Hugo van Kemenade
|
aae38c55b2
|
Update raw strings
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2022-04-06 13:37:17 +03:00 |
|
Hugo van Kemenade
|
4cb8e4b3fa
|
Add deprecations helper
|
2022-04-06 13:19:52 +03:00 |
|