Skip to content

Pull requests: python-pillow/Pillow

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Added type hints to GifImagePlugin Type hints
#8128 opened Jun 10, 2024 by radarhere Loading…
Deprecate ImageDraw.getdraw hints parameter Deprecation Feature that will be removed in the future
#8124 opened Jun 10, 2024 by radarhere Loading…
Added type hints to additional tests Type hints
#8118 opened Jun 9, 2024 by radarhere Loading…
Consider I;16 pixel size when using a 1 mode mask
#8112 opened Jun 8, 2024 by radarhere Loading…
Added ImageFont.load_default_imagefont()
#8086 opened May 27, 2024 by radarhere Loading…
Improved consistency of XMP handling
#8069 opened May 20, 2024 by radarhere Loading…
Restore original thread state
#8065 opened May 17, 2024 by radarhere Loading…
Added Image.WARN_POSSIBLE_FORMATS
#8063 opened May 16, 2024 by radarhere Loading…
Do not detect Ultra HDR images as MPO
#8056 opened May 13, 2024 by radarhere Loading…
Do not read layers immediately when opening PSD images
#8039 opened May 2, 2024 by radarhere Loading…
Deprecate non-image ImageCms modes Deprecation Feature that will be removed in the future
#8031 opened Apr 29, 2024 by radarhere Loading…
Parametrize test_lib_pack.py Testing
#8026 opened Apr 27, 2024 by Yay295 Loading…
Consolidate getdata and putdata tests Testing
#8017 opened Apr 25, 2024 by Yay295 Loading…
Use (void) for empty function parameters
#8002 opened Apr 22, 2024 by Yay295 Loading…
Read IM and TIFF images as RGB, rather than RGBX TIFF
#7997 opened Apr 21, 2024 by radarhere Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.