Removed mypy excludes, except for olefile-related files by radarhere · Pull Request #7790 · python-pillow/Pillow
Navigation Menu
{{ message }}
python-pillow / Pillow Public
- Notifications You must be signed in to change notification settings
- Fork 2.4k
Merged
radarhere merged 6 commits intopython-pillow:mainfrom
Feb 11, 2024Merged
Removed mypy excludes, except for olefile-related files#7790
radarhere merged 6 commits intopython-pillow:mainfrom
Removed mypy excludes, except for olefile-related files#7790
radarhere merged 6 commits intopython-pillow:mainfrom
Conversation
Copy link Copy Markdown
Member
radarhere
commented
Feb 10, 2024
radarhere
commented
Removes the mypy excludes, except for FpxImagePlugin.py and MicImagePlugin.py, as olefile isn't typed.
radarhere
added
the
Type hints
label
radarhere
force-pushed
the
pyproject
branch
from
ddbb5d5 to
19a6ede
Compare
hugovk reviewed Feb 10, 2024
src/PIL/Image.py
Outdated
Show resolved
Hide resolved
src/PIL/Image.py Outdated Show resolved Hide resolved
src/PIL/Image.py
Outdated
Show resolved
Hide resolved
src/PIL/Image.py Outdated Show resolved Hide resolved
src/PIL/Image.py
Outdated
Show resolved
Hide resolved
src/PIL/Image.py Outdated Show resolved Hide resolved
src/PIL/Image.py
Outdated
Show resolved
Hide resolved
src/PIL/Image.py Outdated Show resolved Hide resolved
src/PIL/PdfParser.py
Outdated
Show resolved
Hide resolved
src/PIL/PdfParser.py Outdated Show resolved Hide resolved
src/PIL/TiffImagePlugin.py
Outdated
Show resolved
Hide resolved
src/PIL/TiffImagePlugin.py Outdated Show resolved Hide resolved
src/PIL/Image.py
Outdated
Show resolved
Hide resolved
src/PIL/Image.py Outdated Show resolved Hide resolved
radarhere and others added 5 commits
February 10, 2024 21:50Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
hugovk approved these changes Feb 10, 2024
Copy link Copy Markdown
Member
hugovk
left a comment
hugovk
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
radarhere
merged commit
5d6f22d
into
python-pillow:main
radarhere
deleted the
pyproject
branch
radarhere
mentioned this pull request
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment