Skip to content

Pull requests: python-pillow/Pillow

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

Pull requests list

Link security policy in project metadata Documentation
#9980 opened Sep 9, 2026 by hugovk Member Loading…
Enable pytest-xdist when testing wheels Testing
#9979 opened Sep 9, 2026 by hugovk Member Loading…
Improve multibuild cache use in wheel builds
#9976 opened Sep 9, 2026 by akx Contributor Loading…
Fix ImageChops.offset for 16-bit modes
#9975 opened Sep 9, 2026 by akx Contributor Loading…
Compile less libtiff bits for wheels TIFF
#9970 opened Sep 7, 2026 by akx Contributor Loading…
Add _FilterArgs NamedTuple to ImageFilter
#9968 opened Sep 7, 2026 by radarhere Member Loading…
Remove TestFileLibTiff.test_save_many_compressed() Testing TIFF
#9944 opened Sep 2, 2026 by akx Contributor Loading…
Speed up uncompressed DDS reader Performance
#9943 opened Sep 2, 2026 by akx Contributor Loading…
Expose advanced WebP encoding options WebP
#9936 opened Sep 1, 2026 by akx Contributor Loading…
Parenthesize MIN/MAX macro arguments
#9928 opened Aug 29, 2026 by akx Contributor Loading…
Remove conditionally-compiled or unreachable debug C code
#9915 opened Aug 27, 2026 by akx Contributor Loading…
Wheels: link FreeType against the bundled HarfBuzz
#9913 opened Aug 27, 2026 by akx Contributor Loading…
Improve text rendering
#9909 opened Aug 26, 2026 by akx Contributor Loading…
Document and clarify _imagingft
#9908 opened Aug 26, 2026 by akx Contributor Loading…
Reject NaN and out-of-range blur radii
#9902 opened Aug 25, 2026 by lazerg Contributor Loading…
Remove undocumented GifImagePlugin._save_netpbm Removal Removal of a feature, usually done in major releases
#9901 opened Aug 25, 2026 by akx Contributor Loading…
Un-deprecate getdata(); have it return an ImageLinearAccess object
#9883 opened Aug 20, 2026 by akx Contributor Loading…
ProTip! Filter pull requests by the default branch with base:main.