Pillow/src
Jon Dufresne 7e67b9c58f Use TextIOWrapper.detach() instead of NoCloseStream
Usage and this pattern is discussed in Python bug: https://bugs.python.org/issue21363
2018-09-04 19:30:36 -07:00
..
libImaging Improved wording [ci skip] 2018-07-12 19:48:59 +10:00
PIL Use TextIOWrapper.detach() instead of NoCloseStream 2018-09-04 19:30:36 -07:00
Tk Remove unnecessary '#if 0' code 2018-04-05 12:20:21 +03:00
_imaging.c Remove ununsed draw_point. Only draw_points is used by ImageDraw.py 2018-08-25 18:56:50 +03:00
_imagingcms.c source layout reorg 2017-12-28 14:49:47 +00:00
_imagingft.c Remove ununsed font_getabc 2018-08-25 18:56:50 +03:00
_imagingmath.c source layout reorg 2017-12-28 14:49:47 +00:00
_imagingmorph.c Fixed typo 2018-06-26 22:07:40 +10:00
_imagingtk.c source layout reorg 2017-12-28 14:49:47 +00:00
_webp.c Fixed typos [ci skip] 2018-03-10 14:48:01 +11:00
decode.c source layout reorg 2017-12-28 14:49:47 +00:00
display.c source layout reorg 2017-12-28 14:49:47 +00:00
encode.c TGA: Add support for writing RLE data 2018-06-15 23:01:06 +03:00
map.c source layout reorg 2017-12-28 14:49:47 +00:00
outline.c source layout reorg 2017-12-28 14:49:47 +00:00
path.c Fix dereferencing type-punned pointer will break strict-aliasing 2018-04-03 20:42:03 -07:00
py3.h source layout reorg 2017-12-28 14:49:47 +00:00