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

Simplify palette code Cleanup
#10003 opened Sep 15, 2026 by radarhere Member Loading…
Do not treat RGB as a rawmode for an RGB palette Palette
#10002 opened Sep 15, 2026 by radarhere Member Loading…
Benchmark more codecs Performance Testing
#10001 opened Sep 15, 2026 by akx Contributor Loading…
Do not use deprecated getdata
#9986 opened Sep 12, 2026 by radarhere Member Loading…
Implement correct draw functions for 16-bpp modes
#9982 opened Sep 10, 2026 by akx Contributor Loading…
Add _FilterArgs NamedTuple to ImageFilter
#9968 opened Sep 7, 2026 by radarhere Member 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…
Remove conditionally-compiled or unreachable debug C code
#9915 opened Aug 27, 2026 by akx Contributor Loading…
Improve text rendering Needs Rebase
#9909 opened Aug 26, 2026 by akx Contributor Loading…
Document and clarify _imagingft
#9908 opened Aug 26, 2026 by akx Contributor Loading…
Un-deprecate getdata(); have it return an ImageLinearAccess object
#9883 opened Aug 20, 2026 by akx Contributor Loading…
Add _Layer NamedTuple to PsdImagePlugin
#9873 opened Aug 17, 2026 by radarhere Member Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.