.. |
__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
|
Deprecate raise_oserror() for removal in Pillow 12
|
2023-12-13 02:17:32 -06:00 |
_imaging.pyi
|
Updated type hints
|
2024-06-03 14:20:01 +10:00 |
_imagingcms.pyi
|
Corrected type hint
|
2024-06-03 08:50:46 +10:00 |
_imagingft.pyi
|
Updated type hints
|
2024-06-08 18:03:06 +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 |
_tkinter_finder.py
|
Added type hints
|
2024-02-10 19:50:45 +11:00 |
_typing.py
|
Removed FileDescriptor
|
2024-02-10 20:47:32 +11:00 |
_util.py
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
|
2024-01-31 19:38:55 +00:00 |
_version.py
|
10.4.0.dev0 version bump
|
2024-04-01 15:35:42 +03: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 to FontFile and subclasses
|
2023-12-27 12:27:21 +11:00 |
BlpImagePlugin.py
|
Added type hints
|
2024-06-10 14:15:28 +10:00 |
BmpImagePlugin.py
|
Added type hints
|
2024-06-10 14:15:28 +10:00 |
BufrStubImagePlugin.py
|
Added type hints
|
2024-06-10 14:15:28 +10:00 |
ContainerIO.py
|
add type hints to PIL.ContainerIO
|
2023-12-29 23:24:21 +01: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
|
Added type hints
|
2024-06-10 14:15:28 +10:00 |
EpsImagePlugin.py
|
Added type hints
|
2024-06-04 20:37:09 +10:00 |
ExifTags.py
|
Update ExifTags.py
|
2024-04-26 17:17:44 +02:00 |
features.py
|
Added type hints
|
2024-05-15 20:19:09 +10:00 |
FitsImagePlugin.py
|
Support GZIP_1 compression
|
2024-03-26 21:29:28 +11:00 |
FliImagePlugin.py
|
Added type hints
|
2024-05-13 18:47:51 +10: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
|
2024-06-04 20:37:09 +10:00 |
FtexImagePlugin.py
|
Added type hints
|
2024-05-15 20:19:09 +10:00 |
GbrImagePlugin.py
|
Added type hints
|
2024-05-11 10:48:09 +10:00 |
GdImageFile.py
|
Removed FileDescriptor
|
2024-02-10 20:47:32 +11:00 |
GifImagePlugin.py
|
Added type hints
|
2024-06-10 14:15:28 +10: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
|
2024-06-10 14:15:28 +10:00 |
IcoImagePlugin.py
|
Added type hints
|
2024-06-10 14:15:28 +10:00 |
Image.py
|
Added type hints
|
2024-06-10 14:15:28 +10:00 |
ImageChops.py
|
Import annotations to allow for pipe as union type
|
2023-12-15 07:59:38 +11:00 |
ImageCms.py
|
Corrected type hint
|
2024-06-03 08:50:46 +10:00 |
ImageColor.py
|
Added type hints
|
2024-06-08 22:26:28 +10:00 |
ImageDraw.py
|
Added type hints
|
2024-06-10 14:15:28 +10:00 |
ImageDraw2.py
|
Added type hints
|
2024-06-09 07:12:22 +10:00 |
ImageEnhance.py
|
Added type hints
|
2024-06-04 20:37:09 +10:00 |
ImageFile.py
|
Added type hints
|
2024-06-10 14:15:28 +10:00 |
ImageFilter.py
|
Added type hints
|
2024-06-04 20:37:09 +10:00 |
ImageFont.py
|
Merge pull request #8046 from srittau/type-annotations
|
2024-06-08 18:38:21 +10:00 |
ImageGrab.py
|
Corrected check
|
2024-01-31 19:10:33 +11:00 |
ImageMath.py
|
chore: add f-string formatting
|
2024-05-04 19:21:49 +03: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
|
Changed SupportsGetMesh protocol to be public
|
2024-02-29 20:16:41 +11:00 |
ImagePalette.py
|
Added type hints
|
2024-05-18 16:06:50 +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-02-10 19:50:45 +11:00 |
ImageSequence.py
|
Added type hints
|
2023-12-24 15:59:12 +11:00 |
ImageShow.py
|
Corrected UnixViewer command
|
2024-04-17 14:51:12 +10:00 |
ImageStat.py
|
ImageStat: simplify if block
|
2024-04-16 18:34:48 +02:00 |
ImageTk.py
|
Added type hints
|
2024-06-09 07:12:22 +10:00 |
ImageTransform.py
|
Various fixes
|
2024-05-07 15:59:20 +02:00 |
ImageWin.py
|
Added type hints
|
2024-05-18 16:06:50 +10:00 |
ImImagePlugin.py
|
Added type hints
|
2024-06-10 14:15:28 +10:00 |
ImtImagePlugin.py
|
Added type hints
|
2024-01-15 20:11:14 +11:00 |
IptcImagePlugin.py
|
Use f-strings
|
2024-05-07 14:01:08 +10:00 |
Jpeg2KImagePlugin.py
|
Added type hints
|
2024-06-10 14:15:28 +10:00 |
JpegImagePlugin.py
|
Added type hints
|
2024-06-10 14:15:28 +10:00 |
JpegPresets.py
|
Corrected links
|
2024-03-04 22:48:51 +11:00 |
McIdasImagePlugin.py
|
Added type hints
|
2024-01-15 16:11:48 +11:00 |
MicImagePlugin.py
|
Added type hints
|
2024-05-04 20:51:54 +10:00 |
MpegImagePlugin.py
|
Added MPEG accept function
|
2024-04-22 13:39:35 +10:00 |
MpoImagePlugin.py
|
Added type hints
|
2024-06-10 14:15:28 +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
|
chore: add f-string formatting
|
2024-05-04 19:21:49 +03: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-06-10 14:15:28 +10:00 |
PdfParser.py
|
Added type hints
|
2024-06-10 14:15:28 +10:00 |
PixarImagePlugin.py
|
Added type hints
|
2024-01-15 16:11:48 +11:00 |
PngImagePlugin.py
|
Added type hints
|
2024-06-10 14:15:28 +10:00 |
PpmImagePlugin.py
|
Added type hints
|
2024-06-10 14:15:28 +10:00 |
PsdImagePlugin.py
|
Added type hints
|
2024-05-04 20:51:54 +10:00 |
PSDraw.py
|
Added type hints
|
2024-05-18 16:06:50 +10:00 |
py.typed
|
Added py.typed to support type checking
|
2024-02-21 21:26:37 +11:00 |
PyAccess.py
|
Added type hints
|
2024-06-03 21:58:02 +10: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
|
Added type hints
|
2024-06-10 14:15:28 +10:00 |
SunImagePlugin.py
|
Added type hints
|
2024-01-15 16:11:48 +11:00 |
TarIO.py
|
add type hints to PIL.ContainerIO
|
2023-12-29 23:24:21 +01:00 |
TgaImagePlugin.py
|
Added type hints
|
2024-06-10 14:15:28 +10:00 |
TiffImagePlugin.py
|
Added type hints
|
2024-06-10 14:15:28 +10:00 |
TiffTags.py
|
enum can't be None
|
2024-03-27 10:35:28 +02:00 |
WalImageFile.py
|
Added type hints
|
2024-05-04 20:51:54 +10:00 |
WebPImagePlugin.py
|
Added type hints
|
2024-06-10 14:15:28 +10:00 |
WmfImagePlugin.py
|
Added type hints
|
2024-06-10 14:15:28 +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 |