.. |
libImaging
|
Removed support for LibTIFF < 4
|
2025-07-02 00:00:16 +10:00 |
PIL
|
Deprecate ImageCmsProfile product_name and product_info (#8995)
|
2025-07-26 17:33:11 +10:00 |
thirdparty
|
Update pythoncapi_compat.h to fix building with PyPy3.11
|
2025-02-16 16:32:24 +01:00 |
Tk
|
rename PyCapsule -> Capsule
|
2024-09-08 17:30:24 +04:00 |
_avif.c
|
Use multi-phase initialization
|
2025-05-28 23:50:18 +10:00 |
_imaging.c
|
Removed support for LibTIFF < 4
|
2025-07-02 00:00:16 +10:00 |
_imagingcms.c
|
Use multi-phase initialization
|
2025-05-28 23:50:18 +10:00 |
_imagingft.c
|
Use PEP 489 multi-phase initialization (#8983)
|
2025-06-25 11:32:37 +01:00 |
_imagingmath.c
|
Use multi-phase initialization
|
2025-05-28 23:50:18 +10:00 |
_imagingmorph.c
|
Use multi-phase initialization
|
2025-05-28 23:50:18 +10:00 |
_imagingtk.c
|
Use multi-phase initialization
|
2025-05-28 23:50:18 +10:00 |
_webp.c
|
Use PEP 489 multi-phase initialization (#8983)
|
2025-06-25 11:32:37 +01:00 |
decode.c
|
Use default tp_flags
|
2025-02-09 16:03:38 +11:00 |
display.c
|
[pre-commit.ci] pre-commit autoupdate (#8993)
|
2025-06-03 14:08:24 +10:00 |
encode.c
|
Fix memory leak in TiffEncode
|
2025-05-13 22:33:27 +02:00 |
map.c
|
Mark the image read-only in the C layer if it's created from a read only buffer
|
2025-05-26 08:15:13 +10:00 |
outline.c
|
Use default tp_flags
|
2025-02-09 16:03:38 +11:00 |
path.c
|
Merge pull request #8800 from radarhere/path_lists
|
2025-03-05 19:15:55 +02:00 |