.. |
__init__.py
|
Remove docstring formatting for when PYTHONOPTIMIZE=2
|
2018-08-25 19:06:11 +03:00 |
_binary.py
|
unpack_from is faster than unpack of slice
|
2018-06-24 18:00:22 +01:00 |
_tkinter_finder.py
|
Use named version attributes and simplify version checks
|
2018-03-12 10:35:29 +02:00 |
_util.py
|
Multiple imports on one line
|
2018-07-02 19:21:44 +10:00 |
_version.py
|
5.3.0.dev0 version bump
|
2018-07-02 10:26:56 +03:00 |
BdfFontFile.py
|
Clean up commented out debug print statements
|
2018-09-04 20:02:42 -07:00 |
BlpImagePlugin.py
|
unpack_from is faster than unpack of slice
|
2018-06-24 18:00:22 +01:00 |
BmpImagePlugin.py
|
Line too long
|
2018-07-02 19:26:02 +10:00 |
BufrStubImagePlugin.py
|
source layout reorg
|
2017-12-28 14:49:47 +00:00 |
ContainerIO.py
|
Ambiguous variable name 'l'
|
2018-07-02 19:21:44 +10:00 |
CurImagePlugin.py
|
Clean up commented out debug print statements
|
2018-09-04 20:02:42 -07:00 |
DcxImagePlugin.py
|
Trim trailing whitespace src dir
|
2018-01-27 00:02:56 -06:00 |
DdsImagePlugin.py
|
Line too long
|
2018-07-02 19:26:02 +10:00 |
EpsImagePlugin.py
|
Clean up commented out debug print statements
|
2018-09-04 20:02:42 -07:00 |
ExifTags.py
|
source layout reorg
|
2017-12-28 14:49:47 +00:00 |
features.py
|
Removed redundant backslashes
|
2018-04-18 16:00:18 +10:00 |
FitsStubImagePlugin.py
|
source layout reorg
|
2017-12-28 14:49:47 +00:00 |
FliImagePlugin.py
|
source layout reorg
|
2017-12-28 14:49:47 +00:00 |
FontFile.py
|
Clean up commented out debug print statements
|
2018-09-04 20:02:42 -07:00 |
FpxImagePlugin.py
|
Clean up commented out debug print statements
|
2018-09-04 20:02:42 -07:00 |
FtexImagePlugin.py
|
Line too long
|
2018-07-02 19:26:02 +10:00 |
GbrImagePlugin.py
|
Line too long
|
2018-07-02 19:26:02 +10:00 |
GdImageFile.py
|
Added GD tests
|
2017-12-30 19:31:33 +11:00 |
GifImagePlugin.py
|
Line too long
|
2018-07-02 19:26:02 +10:00 |
GimpGradientFile.py
|
Flake8 blank line fixes
|
2018-03-04 21:36:33 +11:00 |
GimpPaletteFile.py
|
source layout reorg
|
2017-12-28 14:49:47 +00:00 |
GribStubImagePlugin.py
|
source layout reorg
|
2017-12-28 14:49:47 +00:00 |
Hdf5StubImagePlugin.py
|
source layout reorg
|
2017-12-28 14:49:47 +00:00 |
IcnsImagePlugin.py
|
Changed dictionary comprehension style
|
2018-04-18 16:00:57 +10:00 |
IcoImagePlugin.py
|
source layout reorg
|
2017-12-28 14:49:47 +00:00 |
Image.py
|
Fix docstring typo
|
2018-09-20 15:27:30 +03:00 |
ImageChops.py
|
source layout reorg
|
2017-12-28 14:49:47 +00:00 |
ImageCms.py
|
Line too long
|
2018-07-02 19:26:02 +10:00 |
ImageColor.py
|
Added getrgb hsb color string
|
2018-05-31 06:14:29 +10:00 |
ImageDraw.py
|
Added line joints
|
2018-09-16 21:29:09 +10:00 |
ImageDraw2.py
|
Not in this version, not in any version
|
2018-05-31 15:11:50 +03:00 |
ImageEnhance.py
|
Line too long
|
2018-07-02 19:26:02 +10:00 |
ImageFile.py
|
Line too long
|
2018-07-02 19:26:02 +10:00 |
ImageFilter.py
|
Changed Kernel to subclass BuiltinFilter, instead of the other way around
|
2018-08-25 23:30:47 +10:00 |
ImageFont.py
|
Line too long
|
2018-07-02 19:26:02 +10:00 |
ImageGrab.py
|
source layout reorg
|
2017-12-28 14:49:47 +00:00 |
ImageMath.py
|
Added py3 variable to _util
|
2018-04-20 09:19:13 +10:00 |
ImageMode.py
|
Line too long
|
2018-07-02 19:26:02 +10:00 |
ImageMorph.py
|
Clean up commented out debug print statements
|
2018-09-04 20:02:42 -07:00 |
ImageOps.py
|
Added ImageOps pad method
|
2018-09-26 20:07:46 +10:00 |
ImagePalette.py
|
Fixed typos
|
2018-08-11 16:39:49 +10:00 |
ImagePath.py
|
Remove unused Python class, Path
|
2018-04-03 20:57:30 -07:00 |
ImageQt.py
|
Line too long
|
2018-07-02 19:26:02 +10:00 |
ImageSequence.py
|
source layout reorg
|
2017-12-28 14:49:47 +00:00 |
ImageShow.py
|
Use named version attributes and simplify version checks
|
2018-03-12 10:35:29 +02:00 |
ImageStat.py
|
Ambiguous variable name 'l'
|
2018-07-02 19:21:44 +10:00 |
ImageTk.py
|
Fix typo
|
2018-08-25 19:06:11 +03:00 |
ImageTransform.py
|
Added coordinate system links in documentation
|
2018-06-24 14:34:01 +10:00 |
ImageWin.py
|
Added coordinate system links in documentation
|
2018-06-24 14:34:01 +10:00 |
ImImagePlugin.py
|
Flake8 blank line fixes
|
2018-03-04 21:36:33 +11:00 |
ImtImagePlugin.py
|
source layout reorg
|
2017-12-28 14:49:47 +00:00 |
IptcImagePlugin.py
|
Clean up commented out debug print statements
|
2018-09-04 20:02:42 -07:00 |
Jpeg2KImagePlugin.py
|
Line too long
|
2018-07-02 19:26:02 +10:00 |
JpegImagePlugin.py
|
Clean up commented out debug print statements
|
2018-09-04 20:02:42 -07:00 |
JpegPresets.py
|
source layout reorg
|
2017-12-28 14:49:47 +00:00 |
McIdasImagePlugin.py
|
source layout reorg
|
2017-12-28 14:49:47 +00:00 |
MicImagePlugin.py
|
source layout reorg
|
2017-12-28 14:49:47 +00:00 |
MpegImagePlugin.py
|
source layout reorg
|
2017-12-28 14:49:47 +00:00 |
MpoImagePlugin.py
|
Fixed typo [ci skip]
|
2018-08-09 20:54:16 +10:00 |
MspImagePlugin.py
|
Line too long
|
2018-07-02 19:26:02 +10:00 |
OleFileIO.py
|
source layout reorg
|
2017-12-28 14:49:47 +00:00 |
PaletteFile.py
|
source layout reorg
|
2017-12-28 14:49:47 +00:00 |
PalmImagePlugin.py
|
Flake8 blank line fixes
|
2018-03-04 21:36:33 +11:00 |
PcdImagePlugin.py
|
source layout reorg
|
2017-12-28 14:49:47 +00:00 |
PcfFontFile.py
|
source layout reorg
|
2017-12-28 14:49:47 +00:00 |
PcxImagePlugin.py
|
Flake8 blank line fixes
|
2018-03-04 21:36:33 +11:00 |
PdfImagePlugin.py
|
Line too long
|
2018-07-02 19:26:02 +10:00 |
PdfParser.py
|
Line too long
|
2018-07-02 19:26:02 +10:00 |
PixarImagePlugin.py
|
source layout reorg
|
2017-12-28 14:49:47 +00:00 |
PngImagePlugin.py
|
Line too long
|
2018-07-02 19:26:02 +10:00 |
PpmImagePlugin.py
|
Line too long
|
2018-07-02 19:26:02 +10:00 |
PsdImagePlugin.py
|
Flake8 blank line fixes
|
2018-03-04 21:36:33 +11:00 |
PSDraw.py
|
Corrected argument name in documentation
|
2018-06-01 20:18:41 +10:00 |
PyAccess.py
|
Added coordinate system links in documentation
|
2018-06-24 14:34:01 +10:00 |
SgiImagePlugin.py
|
Line too long
|
2018-07-02 19:26:02 +10:00 |
SpiderImagePlugin.py
|
Clean up commented out debug print statements
|
2018-09-04 20:02:42 -07:00 |
SunImagePlugin.py
|
Line too long
|
2018-07-02 19:26:02 +10:00 |
TarIO.py
|
source layout reorg
|
2017-12-28 14:49:47 +00:00 |
TgaImagePlugin.py
|
Renamed idlen variable to id_len
|
2018-09-08 19:02:03 +10:00 |
TiffImagePlugin.py
|
Merge pull request #3333 from jdufresne/debug-print
|
2018-09-17 11:56:19 +03:00 |
TiffTags.py
|
Corrected tags
|
2018-09-23 17:22:16 +10:00 |
WalImageFile.py
|
Flake8 blank line fixes
|
2018-03-04 21:36:33 +11:00 |
WebPImagePlugin.py
|
Merge pull request #3298 from kkopachev/webp-rgb
|
2018-09-17 12:05:07 +03:00 |
WmfImagePlugin.py
|
Clean up commented out debug print statements
|
2018-09-04 20:02:42 -07:00 |
XbmImagePlugin.py
|
source layout reorg
|
2017-12-28 14:49:47 +00:00 |
XpmImagePlugin.py
|
Flake8 blank line fixes
|
2018-03-04 21:36:33 +11:00 |
XVThumbImagePlugin.py
|
source layout reorg
|
2017-12-28 14:49:47 +00:00 |