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

Remove unexpected characters Cleanup Testing
#9871 opened Aug 15, 2026 by radarhere Member Loading…
Use RGB when APNG frames have different palettes 🤖-assisted AI-assisted
#9870 opened Aug 14, 2026 by DSeaStar Loading…
3 tasks done
Use PyErr_Format instead of sprintf
#9863 opened Aug 11, 2026 by akx Contributor Loading…
Simplify code to improve performance Cleanup Performance
#9860 opened Aug 9, 2026 by hugovk Member Loading…
Use a critical section to protect getlist() Free-threading PEP 703 support
#9853 opened Aug 5, 2026 by lazerg Loading…
Remove ExifTags.IFD.Makernote Removal Removal of a feature, usually done in major releases
#9850 opened Aug 5, 2026 by radarhere Member Loading…
Deprecate IM image format Deprecation Feature that will be removed in the future
#9849 opened Aug 5, 2026 by radarhere Member Loading…
Fix loading XPM images with transparency
#9848 opened Aug 5, 2026 by nyxst4ck Contributor Loading…
Add test for PdfParser linearize_page_tree() Testing
#9835 opened Jul 30, 2026 by radarhere Member Loading…
Allow saving some PA images as PNG Palette
#9833 opened Jul 29, 2026 by akx Contributor Loading…
Make .quantize(palette=...) use exact colors when possible Palette
#9829 opened Jul 28, 2026 by akx Contributor Loading…
Move typing imports under TYPE_CHECKING block Type hints
#9827 opened Jul 26, 2026 by hugovk Member Loading…
Speed up some conversions Conversion Performance
#9807 opened Jul 21, 2026 by akx Contributor Loading…
Correct CmsProfile creation_date month
#9804 opened Jul 20, 2026 by radarhere Member Loading…
Enable Mypy strict mode Type hints
#9803 opened Jul 20, 2026 by akx Contributor Loading…
Fix ImImagePlugin.seek() frame stride for non-8-bit modes 🤖-assisted AI-assisted
#9800 opened Jul 19, 2026 by chuenchen309 Contributor Loading…
Rename IMAGING_TYPE_SPECIAL to IMAGING_TYPE_I16
#9794 opened Jul 17, 2026 by radarhere Member Loading…
Move ImageCmsTransform mode check into C
#9793 opened Jul 16, 2026 by radarhere Member Loading…
Apply hoist optimizations to Geometry.c's transforms Performance
#9788 opened Jul 10, 2026 by akx Contributor Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.