Pillow/src/PIL
2020-10-13 17:52:26 +01:00
..
__init__.py Upgrade Python syntax for 3.6+ 2020-07-30 10:09:18 +03:00
__main__.py Add __main__.py to output basic format and support information 2019-05-27 18:44:04 -07:00
_binary.py convert comments into docstrings in autodoc files 2020-06-14 14:15:43 +02:00
_tkinter_finder.py Remove compatibility for unsupported PyPy versions 2020-06-30 21:51:41 +03:00
_util.py Drop support for EOL Python 3.5 2020-08-11 22:29:44 +03:00
_version.py 8.0.0.dev0 version bump 2020-07-16 12:09:19 +03:00
BdfFontFile.py convert comments into docstrings in autodoc files 2020-06-14 14:15:43 +02:00
BlpImagePlugin.py Upgrade Python syntax for 3.6+ 2020-07-30 10:09:18 +03:00
BmpImagePlugin.py Removed OSError in favour of DecompressionBombError 2020-10-12 19:32:48 +11:00
BufrStubImagePlugin.py Upgrade Python syntax with pyupgrade --py3-plus 2019-10-07 14:30:59 +03:00
ContainerIO.py convert comments into docstrings in autodoc files 2020-06-14 14:15:43 +02:00
CurImagePlugin.py Merge branch 'master' into rm-3.5 2020-09-01 20:16:46 +03:00
DcxImagePlugin.py Call _accept instead of duplicating code 2020-06-23 17:41:13 +10:00
DdsImagePlugin.py Upgrade Python syntax for 3.6+ 2020-07-30 10:09:18 +03:00
EpsImagePlugin.py Upgrade Python syntax for 3.6+ 2020-07-30 10:09:18 +03:00
ExifTags.py fix some docs links 2020-06-14 17:16:15 +02:00
features.py avoid using pkg_resources in PIL.features.pilinfo 2020-10-13 17:52:26 +01:00
FitsStubImagePlugin.py Upgrade Python syntax with pyupgrade --py3-plus 2019-10-07 14:30:59 +03:00
FliImagePlugin.py Merge branch 'master' into rm-3.5 2020-09-01 20:16:46 +03:00
FontFile.py Upgrade Python syntax for 3.6+ 2020-07-30 10:09:18 +03:00
FpxImagePlugin.py Merge branch 'master' into rm-3.5 2020-09-01 20:16:46 +03:00
FtexImagePlugin.py Upgrade Python syntax for 3.6+ 2020-07-30 10:09:18 +03:00
GbrImagePlugin.py Upgrade Python syntax for 3.6+ 2020-07-30 10:09:18 +03:00
GdImageFile.py Merge branch 'master' into rm-3.5 2020-09-01 20:16:46 +03:00
GifImagePlugin.py Merge branch 'master' into rm-3.5 2020-09-01 20:16:46 +03:00
GimpGradientFile.py convert comments into docstrings in autodoc files 2020-06-14 14:15:43 +02:00
GimpPaletteFile.py convert comments into docstrings in autodoc files 2020-06-14 14:15:43 +02:00
GribStubImagePlugin.py Upgrade Python syntax with pyupgrade --py3-plus 2019-10-07 14:30:59 +03:00
Hdf5StubImagePlugin.py Upgrade Python syntax with pyupgrade --py3-plus 2019-10-07 14:30:59 +03:00
IcnsImagePlugin.py Upgrade Python syntax for 3.6+ 2020-07-30 10:09:18 +03:00
IcoImagePlugin.py Merge branch 'master' into rm-3.5 2020-09-01 20:16:46 +03:00
Image.py Corrected comment 2020-10-09 01:16:23 +11:00
ImageChops.py Merge branch 'master' into rm-3.5 2020-09-01 20:16:46 +03:00
ImageCms.py Fixed loading profile with non-ASCII path on Windows 2020-09-13 13:53:58 +10:00
ImageColor.py Upgrade Python syntax for 3.6+ 2020-07-30 10:09:18 +03:00
ImageDraw.py add color support to new text measuring functions 2020-10-12 16:05:19 +01:00
ImageDraw2.py fix some function references 2020-06-27 15:40:37 +02:00
ImageEnhance.py Upgrade Python syntax with pyupgrade --py3-plus 2019-10-07 14:30:59 +03:00
ImageFile.py Merge branch 'master' into rm-3.5 2020-09-01 20:16:46 +03:00
ImageFilter.py Merge branch 'master' into rm-3.5 2020-09-01 20:16:46 +03:00
ImageFont.py add color support to new text measuring functions 2020-10-12 16:05:19 +01:00
ImageGrab.py Merge branch 'master' into rm-3.5 2020-09-01 20:16:46 +03:00
ImageMath.py Upgrade Python syntax for 3.6+ 2020-07-30 10:09:18 +03:00
ImageMode.py Upgrade Python syntax with pyupgrade --py3-plus 2019-10-07 14:30:59 +03:00
ImageMorph.py Merge branch 'master' into rm-3.5 2020-09-01 20:16:46 +03:00
ImageOps.py Merge branch 'master' into rm-3.5 2020-09-01 20:16:46 +03:00
ImagePalette.py Upgrade Python syntax for 3.6+ 2020-07-30 10:09:18 +03:00
ImagePath.py Introduce isort to automate import ordering and formatting 2019-07-06 16:11:35 -07:00
ImageQt.py Merge branch 'master' into rm-3.5 2020-09-01 20:16:46 +03:00
ImageSequence.py Fix exception causes all over the codebase 2020-06-21 13:21:25 +03:00
ImageShow.py Upgrade Python syntax for 3.6+ 2020-07-30 10:09:18 +03:00
ImageStat.py Upgrade Python syntax with pyupgrade --py3-plus 2019-10-07 14:30:59 +03:00
ImageTk.py Merge branch 'master' into rm-3.5 2020-09-01 20:16:46 +03:00
ImageTransform.py Format with Black 2019-06-10 18:22:46 +03:00
ImageWin.py Merge branch 'master' into rm-3.5 2020-09-01 20:16:46 +03:00
ImImagePlugin.py Upgrade Python syntax for 3.6+ 2020-07-30 10:09:18 +03:00
ImtImagePlugin.py Remove deprecated __version__ from plugins 2019-11-05 17:01:03 +02:00
IptcImagePlugin.py Merge branch 'master' into rm-3.5 2020-09-01 20:16:46 +03:00
Jpeg2KImagePlugin.py Do not reduce size if tile already loaded 2020-03-29 16:27:43 +11:00
JpegImagePlugin.py Removed unused function 2020-10-09 01:16:23 +11:00
JpegPresets.py Merge branch 'master' into rm-3.5 2020-09-01 20:16:46 +03:00
McIdasImagePlugin.py Remove deprecated __version__ from plugins 2019-11-05 17:01:03 +02:00
MicImagePlugin.py Fix exception causes all over the codebase 2020-06-21 13:21:25 +03:00
MpegImagePlugin.py Merge remote-tracking branch 'upstream/master' into rm-2.7 2019-11-18 13:56:42 +02:00
MpoImagePlugin.py Replaced property methods for n_frames and is_animated with normal properties 2020-04-17 22:00:21 +10:00
MspImagePlugin.py Merge branch 'master' into rm-3.5 2020-09-01 20:16:46 +03:00
PaletteFile.py convert comments into docstrings in autodoc files 2020-06-14 14:15:43 +02:00
PalmImagePlugin.py Merge branch 'master' into rm-3.5 2020-09-01 20:16:46 +03:00
PcdImagePlugin.py Remove deprecated __version__ from plugins 2019-11-05 17:01:03 +02:00
PcfFontFile.py Merge branch 'master' into rm-3.5 2020-09-01 20:16:46 +03:00
PcxImagePlugin.py Merge branch 'master' into rm-3.5 2020-09-01 20:16:46 +03:00
PdfImagePlugin.py Merge branch 'master' into rm-3.5 2020-09-01 20:16:46 +03:00
PdfParser.py Upgrade Python syntax for 3.6+ 2020-07-30 10:09:18 +03:00
PixarImagePlugin.py Call _accept instead of duplicating code 2020-06-23 17:41:13 +10:00
PngImagePlugin.py Merge pull request #4292 from radarhere/private_png_chunks 2020-10-05 23:49:09 +03:00
PpmImagePlugin.py Upgrade Python syntax for 3.6+ 2020-07-30 10:09:18 +03:00
PsdImagePlugin.py Merge branch 'master' into rm-3.5 2020-09-01 20:16:46 +03:00
PSDraw.py Merge branch 'master' into rm-3.5 2020-09-01 20:16:46 +03:00
PyAccess.py fix PyAccess docs using deferred_error 2020-06-14 08:35:55 +02:00
SgiImagePlugin.py Merge branch 'master' into rm-3.5 2020-09-01 20:16:46 +03:00
SpiderImagePlugin.py Upgrade Python syntax for 3.6+ 2020-07-30 10:09:18 +03:00
SunImagePlugin.py Call _accept instead of duplicating code 2020-06-23 17:41:13 +10:00
TarIO.py convert comments into docstrings in autodoc files 2020-06-14 14:15:43 +02:00
TgaImagePlugin.py Merge branch 'master' into rm-3.5 2020-09-01 20:16:46 +03:00
TiffImagePlugin.py Merge branch 'master' into bytes-warning 2020-09-03 18:31:03 +03:00
TiffTags.py Allow libtiff to write COLORMAP tag 2020-06-20 22:38:38 +10:00
WalImageFile.py convert comments into docstrings in autodoc files 2020-06-14 14:15:43 +02:00
WebPImagePlugin.py Merge pull request #4547 from radarhere/webp 2020-06-20 14:04:01 +03:00
WmfImagePlugin.py Merge branch 'master' into rm-3.5 2020-09-01 20:16:46 +03:00
XbmImagePlugin.py Upgrade Python syntax for 3.6+ 2020-07-30 10:09:18 +03:00
XpmImagePlugin.py Remove deprecated __version__ from plugins 2019-11-05 17:01:03 +02:00
XVThumbImagePlugin.py Remove deprecated __version__ from plugins 2019-11-05 17:01:03 +02:00