..
libImaging
Cleanup exceptions handling
2024-10-07 18:58:01 +04:00
PIL
Correct types of _imaging methods
2024-10-07 18:58:01 +04:00
thirdparty
encode: Replace PyList_GetItem with PyList_GetItemRef
2024-07-08 15:42:26 +03:00
Tk
Cleanup exceptions handling
2024-10-07 18:58:01 +04:00
_imaging.c
Cleanup exceptions handling
2024-10-07 18:58:01 +04:00
_imagingcms.c
Use Py_RETURN_NONE macro when possible
2024-10-07 18:55:09 +04:00
_imagingft.c
Use Py_RETURN_NONE macro when possible
2024-10-07 18:55:09 +04:00
_imagingmath.c
Use Py_RETURN_NONE macro when possible
2024-10-07 18:55:09 +04:00
_imagingmorph.c
Merge pull request #8341 from uploadcare/use-ptr
2024-10-07 13:37:44 +03:00
_imagingtk.c
Use Py_RETURN_NONE macro when possible
2024-10-07 18:55:09 +04:00
_webp.c
Move include Python.h to ImagingPlatform
2024-10-07 18:55:08 +04:00
decode.c
Use Py_RETURN_NONE macro when possible
2024-10-07 18:55:09 +04:00
display.c
Use Py_RETURN_NONE macro when possible
2024-10-07 18:55:09 +04:00
encode.c
Use Py_RETURN_NONE macro when possible
2024-10-07 18:55:09 +04:00
map.c
Remove obsolete PyImaging_CheckBuffer and PyImaging_GetBuffer
2024-10-07 18:55:09 +04:00
outline.c
Use Py_RETURN_NONE macro when possible
2024-10-07 18:55:09 +04:00
path.c
Use Py_RETURN_NONE macro when possible
2024-10-07 18:55:09 +04:00