Pillow/src
2026-04-01 22:57:56 +11:00
..
libImaging Check all allocs in the Arrow tree (#9488) 2026-04-01 14:56:15 +03:00
PIL Resize tall images vertically first (#9524) 2026-04-01 06:34:26 +03:00
thirdparty Updated raqm to 0.10.3 2025-08-06 09:00:36 +10:00
Tk [pre-commit.ci] auto fixes from pre-commit.com hooks 2026-03-02 17:27:45 +00:00
_avif.c Fix missing null dereference checks (#9489) 2026-03-27 15:23:01 +11:00
_imaging.c Check calloc return value 2026-04-01 22:57:56 +11:00
_imagingcms.c Check PyCapsule_GetPointer return value 2026-03-27 15:26:25 +11:00
_imagingft.c Use long for glyph position (#9518) 2026-04-01 08:52:09 +11:00
_imagingmath.c Check PyCapsule_GetPointer return value 2026-03-27 15:26:25 +11:00
_imagingmorph.c Check PyCapsule_GetPointer return value 2026-03-27 15:26:25 +11:00
_imagingtk.c Use multi-phase initialization 2025-05-28 23:50:18 +10:00
_webp.c Check PyCapsule_GetPointer return value 2026-03-27 15:26:25 +11:00
decode.c Merge branch 'main' into psd_size 2026-04-01 08:42:16 +11:00
display.c Check PyBytes_FromStringAndSize return value 2026-03-27 15:26:41 +11:00
encode.c Merge branch 'main' into psd_size 2026-04-01 08:42:16 +11:00
map.c change mode structs to enums 2025-07-19 16:54:32 +02:00
outline.c Use default tp_flags 2025-02-09 16:03:38 +11:00
path.c Reject non-numeric elements inside list coords (#9526) 2026-04-01 22:50:45 +11:00