Pillow/src/PIL
Alexander Karpinsky 93ce9ce004
Update features type
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2024-08-13 09:52:07 +04:00
..
__init__.py Clean up authors and contributors 2024-03-23 09:40:39 -04:00
__main__.py rename --bugreport to --report 2024-03-04 20:12:40 +01:00
_binary.py Layer co-ordinates may be negative 2024-01-10 23:53:45 +11:00
_deprecate.py Updated deprecation timeline 2024-07-01 20:31:25 +10:00
_imaging.pyi Added type hints 2024-07-25 22:55:49 +10:00
_imagingcms.pyi Corrected type hint 2024-06-03 08:50:46 +10:00
_imagingft.pyi Added type hints 2024-07-25 22:55:49 +10:00
_imagingmath.pyi Fix: PYI044 'from __future__ import annotations' has no effect in stub files, since type checkers automatically treat stubs as having those semantics 2024-03-23 20:41:29 +02:00
_imagingmorph.pyi Fix: PYI044 'from __future__ import annotations' has no effect in stub files, since type checkers automatically treat stubs as having those semantics 2024-03-23 20:41:29 +02:00
_imagingtk.pyi Added type hints 2024-07-08 20:09:45 +10:00
_tkinter_finder.py Added type hints 2024-02-10 19:50:45 +11:00
_typing.py Drop support for Python 3.8 (#8183) 2024-07-03 00:44:45 -06:00
_util.py Remove unused _util.is_directory 2024-07-24 20:32:20 +03:00
_version.py 11.0.0.dev0 version bump 2024-07-01 19:53:27 +10:00
_webp.pyi Fix: PYI044 'from __future__ import annotations' has no effect in stub files, since type checkers automatically treat stubs as having those semantics 2024-03-23 20:44:43 +02:00
BdfFontFile.py Added type hints 2024-06-12 21:15:55 +10:00
BlpImagePlugin.py Added type hints 2024-07-08 20:09:45 +10:00
BmpImagePlugin.py Added type hints 2024-07-08 20:09:45 +10:00
BufrStubImagePlugin.py Added type hints 2024-06-10 14:15:28 +10:00
ContainerIO.py Changed ContainerIO to subclass IO 2024-07-17 16:23:29 +10:00
CurImagePlugin.py Added type hints 2024-05-11 10:48:09 +10:00
DcxImagePlugin.py Added type hints 2024-05-18 16:06:50 +10:00
DdsImagePlugin.py Merge pull request #7966 from radarhere/palette 2024-06-23 01:43:41 -06:00
EpsImagePlugin.py Added type hints 2024-07-30 20:20:09 +10:00
ExifTags.py Update ExifTags.py 2024-04-26 17:17:44 +02:00
features.py Update features type 2024-08-13 09:52:07 +04:00
FitsImagePlugin.py Added type hints to Image 2024-06-18 22:44:17 +10:00
FliImagePlugin.py Added type hints (#8204) 2024-07-05 11:55:23 -06:00
FontFile.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-02-05 17:18:52 +00:00
FpxImagePlugin.py Added type hints (#8204) 2024-07-05 11:55:23 -06:00
FtexImagePlugin.py Added type hints 2024-05-15 20:19:09 +10:00
GbrImagePlugin.py Added type hints (#8204) 2024-07-05 11:55:23 -06:00
GdImageFile.py Removed FileDescriptor 2024-02-10 20:47:32 +11:00
GifImagePlugin.py Drop support for Python 3.8 (#8183) 2024-07-03 00:44:45 -06:00
GimpGradientFile.py Simplified code 2024-06-09 22:13:01 +10:00
GimpPaletteFile.py Added type hints 2024-05-18 16:06:50 +10:00
GribStubImagePlugin.py Added type hints 2024-06-10 14:15:28 +10:00
Hdf5StubImagePlugin.py Added type hints 2024-06-10 14:15:28 +10:00
IcnsImagePlugin.py Added type hints (#8204) 2024-07-05 11:55:23 -06:00
IcoImagePlugin.py Updated condition 2024-07-16 16:40:17 +10:00
Image.py Added type hints 2024-07-30 20:20:09 +10:00
ImageChops.py Import annotations to allow for pipe as union type 2023-12-15 07:59:38 +11:00
ImageCms.py Deprecate non-image and unsupported modes 2024-06-12 22:44:03 +10:00
ImageColor.py Added type hints 2024-06-08 22:26:28 +10:00
ImageDraw.py Added type hints 2024-07-25 22:55:49 +10:00
ImageDraw2.py Pass start and end to arc, chord and pieslice 2024-07-30 09:10:11 +10:00
ImageEnhance.py Added type hints 2024-06-04 20:37:09 +10:00
ImageFile.py Added type hints 2024-07-30 20:20:09 +10:00
ImageFilter.py Drop support for Python 3.8 (#8183) 2024-07-03 00:44:45 -06:00
ImageFont.py Added type hints 2024-07-29 23:46:07 +10:00
ImageGrab.py Added comment 2024-06-25 10:50:40 +02:00
ImageMath.py Documented keyword arguments 2024-07-18 11:00:27 +10:00
ImageMode.py chore: add f-string formatting 2024-05-04 19:21:49 +03:00
ImageMorph.py Added type hints 2024-06-04 20:37:09 +10:00
ImageOps.py Drop support for Python 3.8 (#8183) 2024-07-03 00:44:45 -06:00
ImagePalette.py Added type hints 2024-07-29 23:46:07 +10:00
ImagePath.py Add 'from __future__ import annotations' using Ruff/isort 2023-12-21 13:13:31 +02:00
ImageQt.py Added type hints 2024-07-26 16:42:28 +10:00
ImageSequence.py Added type hints 2024-07-12 21:16:56 +10:00
ImageShow.py Added type hints (#8204) 2024-07-05 11:55:23 -06:00
ImageStat.py ImageStat: simplify if block 2024-04-16 18:34:48 +02:00
ImageTk.py Added type hints 2024-07-08 20:09:45 +10:00
ImageTransform.py Drop support for Python 3.8 (#8183) 2024-07-03 00:44:45 -06:00
ImageWin.py Added type hints 2024-07-20 13:14:18 +10:00
ImImagePlugin.py Merge pull request #7997 from radarhere/rgbx 2024-06-25 05:28:50 -06:00
ImtImagePlugin.py Added type hints 2024-01-15 20:11:14 +11:00
IptcImagePlugin.py Added type hints 2024-07-26 16:42:28 +10:00
Jpeg2KImagePlugin.py Added type hints 2024-07-29 23:46:07 +10:00
JpegImagePlugin.py Deprecate huffman_ac and huffman_dc 2024-08-01 12:27:45 +10:00
JpegPresets.py Revert "Corrected exiv2.org links" 2024-07-24 11:44:44 -06:00
McIdasImagePlugin.py Added type hints 2024-01-15 16:11:48 +11:00
MicImagePlugin.py Added type hints 2024-07-02 20:10:47 +10:00
MpegImagePlugin.py Added MPEG accept function 2024-04-22 13:39:35 +10:00
MpoImagePlugin.py Added type hints 2024-07-08 20:09:45 +10:00
MspImagePlugin.py Added type hints 2024-06-10 14:15:28 +10:00
PaletteFile.py Added type hints 2024-06-09 07:12:22 +10:00
PalmImagePlugin.py Added type hints to Image 2024-06-18 22:44:17 +10:00
PcdImagePlugin.py Added type hints 2024-01-15 16:11:48 +11:00
PcfFontFile.py Moved type hint to BYTES_PER_ROW 2023-12-27 22:27:20 +11:00
PcxImagePlugin.py Added type hints 2024-06-10 14:15:28 +10:00
PdfImagePlugin.py Added type hints 2024-07-29 23:46:07 +10:00
PdfParser.py Added type hints 2024-07-06 15:08:35 +10:00
PixarImagePlugin.py Added type hints 2024-01-15 16:11:48 +11:00
PngImagePlugin.py Added type hints 2024-07-30 20:20:09 +10:00
PpmImagePlugin.py Added type hints 2024-06-10 14:15:28 +10:00
PsdImagePlugin.py Added type hints 2024-07-20 13:14:18 +10:00
PSDraw.py Added type hints 2024-06-11 23:26:00 +10:00
py.typed Added py.typed to support type checking 2024-02-21 21:26:37 +11:00
QoiImagePlugin.py Added type hints 2024-06-10 14:15:28 +10:00
report.py add PIL.report 2024-03-09 15:00:45 +01:00
SgiImagePlugin.py Added type hints 2024-06-10 14:15:28 +10:00
SpiderImagePlugin.py Drop support for Python 3.8 (#8183) 2024-07-03 00:44:45 -06:00
SunImagePlugin.py Added type hints 2024-01-15 16:11:48 +11:00
TarIO.py Changed ContainerIO to subclass IO 2024-07-17 16:23:29 +10:00
TgaImagePlugin.py Added dedicated unpacker for inverted alpha 2024-06-25 17:29:06 -05:00
TiffImagePlugin.py Add missing TIFF CMYK;16B reader 2024-08-11 15:14:29 +04:00
TiffTags.py Added type hints 2024-07-20 13:14:18 +10:00
WalImageFile.py Added type hints 2024-07-12 21:16:56 +10:00
WebPImagePlugin.py Remove webp animations flags and conditions 2024-08-13 09:33:20 +04:00
WmfImagePlugin.py Added type hints 2024-07-08 20:09:45 +10:00
XbmImagePlugin.py Added type hints 2024-06-10 14:15:28 +10:00
XpmImagePlugin.py Added type hints 2024-05-15 20:19:09 +10:00
XVThumbImagePlugin.py Added type hints 2024-01-15 16:11:48 +11:00