Pillow/src
2024-07-16 18:05:02 +10:00
..
libImaging Added dedicated unpacker for inverted alpha 2024-06-25 17:29:06 -05:00
PIL Updated condition 2024-07-16 16:40:17 +10:00
thirdparty encode: Replace PyList_GetItem with PyList_GetItemRef 2024-07-08 15:42:26 +03:00
Tk [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-04-25 12:51:24 +00:00
_imaging.c Fix refcounts after porting to GetItemRef & better error checking 2024-07-13 12:24:02 +02:00
_imagingcms.c Call PyUnstable_Module_SetGIL() to indicate support of running with GIL disabled 2024-07-08 14:40:35 +03:00
_imagingft.c Simplified code 2024-07-15 20:48:39 +10:00
_imagingmath.c Call PyUnstable_Module_SetGIL() to indicate support of running with GIL disabled 2024-07-08 14:40:35 +03:00
_imagingmorph.c Call PyUnstable_Module_SetGIL() to indicate support of running with GIL disabled 2024-07-08 14:40:35 +03:00
_imagingtk.c Call PyUnstable_Module_SetGIL() to indicate support of running with GIL disabled 2024-07-08 14:40:35 +03:00
_webp.c Call PyUnstable_Module_SetGIL() to indicate support of running with GIL disabled 2024-07-08 14:40:35 +03:00
decode.c update PyTypeObject slot names 2023-07-02 00:52:08 -05:00
display.c Restore original thread state 2024-05-20 07:42:28 +10:00
encode.c Fix refcounts after porting to GetItemRef & better error checking 2024-07-13 12:24:02 +02:00
map.c Removed unused C code 2021-01-30 11:23:24 +11:00
outline.c update PyTypeObject slot names 2023-07-02 00:52:08 -05:00
path.c Add include 2024-07-13 12:34:17 +02:00