Pillow/PIL
wiredfool 80b78be21a Merge pull request #2199 from jdufresne/dep-olefile
Remove vendored version of olefile Python package in favor of upstream
2016-12-13 20:12:29 +00:00
..
__init__.py 3.5.0.dev0 Dev Version bump 2016-10-04 00:18:33 -07:00
_binary.py EMF: support negative bounding box coordinates (#2249) 2016-11-27 16:03:51 +00:00
_tkinter_finder.py
_util.py
BdfFontFile.py Added future print_function imports 2016-11-26 11:05:56 +11:00
BmpImagePlugin.py Drop support for Python 2.6 2016-11-22 04:23:55 -08:00
BufrStubImagePlugin.py Converted documentation 2016-09-24 19:10:46 +10:00
ContainerIO.py Converted documentation 2016-09-24 19:10:46 +10:00
CurImagePlugin.py Added future print_function imports 2016-11-26 11:05:56 +11:00
DcxImagePlugin.py
DdsImagePlugin.py
EpsImagePlugin.py Removed 'Debugging' open_ppm call that didn't check file provided parameters for sanity 2016-10-03 07:27:02 -07:00
ExifTags.py
features.py Replace type() equality checks with isinstance 2016-10-31 06:41:43 -07:00
FitsStubImagePlugin.py Converted documentation 2016-09-24 19:10:46 +10:00
FliImagePlugin.py
FontFile.py Added future print_function imports 2016-11-26 11:05:56 +11:00
FpxImagePlugin.py Merge pull request #2199 from jdufresne/dep-olefile 2016-12-13 20:12:29 +00:00
FtexImagePlugin.py Corrected unfinished sentence 2016-11-19 10:55:08 +11:00
GbrImagePlugin.py
GdImageFile.py Converted documentation 2016-09-24 19:10:46 +10:00
GifImagePlugin.py Use generator expressions instead of list comprehension 2016-11-14 18:11:15 -08:00
GimpGradientFile.py
GimpPaletteFile.py Fix "invalid escape sequence" bytestring warnings in Python 3.6 2016-10-31 11:48:59 -04:00
GribStubImagePlugin.py Converted documentation 2016-09-24 19:10:46 +10:00
Hdf5StubImagePlugin.py Converted documentation 2016-09-24 19:10:46 +10:00
IcnsImagePlugin.py
IcoImagePlugin.py Python 3 compatibility 2016-11-30 16:50:44 +02:00
Image.py Updated comments to use print as a function 2016-11-26 11:02:44 +11:00
ImageChops.py
ImageCms.py Check type of items passed into to ImageCms.ImageCmsProfile, fixes #2037 2016-09-26 14:56:00 -07:00
ImageColor.py Fix "invalid escape sequence" warning in Python 3.6 2016-09-27 19:26:57 -04:00
ImageDraw.py Replace type() equality checks with isinstance 2016-10-31 06:41:43 -07:00
ImageDraw2.py
ImageEnhance.py
ImageFile.py Merge pull request #2223 from wiredfool/handles_eof 2016-12-13 19:48:55 +00:00
ImageFilter.py
ImageFont.py Close file after finished reading in ImageFont._load_pilfont() 2016-11-17 07:46:54 -08:00
ImageGrab.py Fixed typo 2016-10-07 20:43:54 +11:00
ImageMath.py
ImageMode.py
ImageMorph.py Added future print_function imports 2016-11-26 11:05:56 +11:00
ImageOps.py Improved description of method parameter 2016-11-26 10:57:51 +11:00
ImagePalette.py Close file after reading in ImagePalette.load() 2016-11-11 16:59:32 -08:00
ImagePath.py
ImageQt.py Fix for issue #1370, Segfault using QImages due to not retaining the data 2016-10-27 14:11:06 -07:00
ImageSequence.py
ImageShow.py Fix "invalid escape sequence" warning in Python 3.6 2016-09-27 19:26:57 -04:00
ImageStat.py
ImageTk.py
ImageTransform.py
ImageWin.py
ImImagePlugin.py
ImtImagePlugin.py Fix BytesWarning discovered while running tests 2016-10-22 12:35:44 -07:00
IptcImagePlugin.py Updated comments to use print as a function 2016-11-26 11:02:44 +11:00
Jpeg2KImagePlugin.py
JpegImagePlugin.py Merge pull request #2234 from radarhere/print 2016-12-13 20:00:25 +00:00
JpegPresets.py
McIdasImagePlugin.py
MicImagePlugin.py Deprecate vendored version of olefile Python package in favor of upstream 2016-11-22 18:17:31 -08:00
MpegImagePlugin.py
MpoImagePlugin.py
MspImagePlugin.py
OleFileIO.py Deprecate vendored version of olefile Python package in favor of upstream 2016-11-22 18:17:31 -08:00
PaletteFile.py
PalmImagePlugin.py Replaced range(len()) 2016-11-06 12:38:59 +11:00
PcdImagePlugin.py
PcfFontFile.py
PcxImagePlugin.py
PdfImagePlugin.py
PixarImagePlugin.py
PngImagePlugin.py Fix "invalid escape sequence" bytestring warnings in Python 3.6 2016-10-31 11:48:59 -04:00
PpmImagePlugin.py Removed 'Debugging' open_ppm call that didn't check file provided parameters for sanity 2016-10-03 07:27:02 -07:00
PsdImagePlugin.py
PSDraw.py
PyAccess.py
SgiImagePlugin.py
SpiderImagePlugin.py Updated comments to use print as a function 2016-11-26 11:02:44 +11:00
SunImagePlugin.py Review comments 2016-11-23 05:33:02 -08:00
TarIO.py Converted documentation 2016-09-24 19:10:46 +10:00
TgaImagePlugin.py
TiffImagePlugin.py Merge pull request #2234 from radarhere/print 2016-12-13 20:00:25 +00:00
TiffTags.py Drop support for Python 2.6 2016-11-22 04:23:55 -08:00
WalImageFile.py Added decompression bomb check to WalImageFile 2016-11-26 11:50:56 +11:00
WebPImagePlugin.py
WmfImagePlugin.py Merge pull request #2234 from radarhere/print 2016-12-13 20:00:25 +00:00
XbmImagePlugin.py Fix "invalid escape sequence" bytestring warnings in Python 3.6 2016-10-31 11:48:59 -04:00
XpmImagePlugin.py
XVThumbImagePlugin.py