Pillow/src
Yay295 e7398c7888 update PyTypeObject slot names
tp_print was renamed to tp_vectorcall_offset with Python 3.8, and tp_compare was renamed to tp_as_async with Python 3.5.
tp_size has always been tp_basicsize; I don't know why that one was wrong.
2023-07-02 00:52:08 -05:00
..
libImaging Merge pull request #7199 from radarhere/tiff_close 2023-06-30 09:27:26 +03:00
PIL 10.1.0.dev0 version bump 2023-07-02 00:59:40 +10:00
thirdparty Update vendored Raqm to 0.10.1 2023-04-12 21:14:38 +02:00
Tk Remove support for Tk/Tcl <= 8.4, deprecated in 8.2.0 2023-04-06 16:11:36 +03:00
_imaging.c update PyTypeObject slot names 2023-07-02 00:52:08 -05:00
_imagingcms.c update PyTypeObject slot names 2023-07-02 00:52:08 -05:00
_imagingft.c update PyTypeObject slot names 2023-07-02 00:52:08 -05:00
_imagingmath.c Format with ClangFormat 2021-01-03 14:17:51 +11:00
_imagingmorph.c Merge branch 'main' into null 2023-03-22 18:56:52 +11:00
_imagingtk.c Fixed typo 2023-03-18 22:47:04 +11:00
_webp.c update PyTypeObject slot names 2023-07-02 00:52:08 -05:00
decode.c update PyTypeObject slot names 2023-07-02 00:52:08 -05:00
display.c update PyTypeObject slot names 2023-07-02 00:52:08 -05:00
encode.c update PyTypeObject slot names 2023-07-02 00:52:08 -05: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 update PyTypeObject slot names 2023-07-02 00:52:08 -05:00