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

Correct drawing I;16 horizontal lines
#8985 opened May 30, 2025 by radarhere Loading…
Use PEP 489 multi-phase initialization
#8983 opened May 28, 2025 by radarhere Loading…
Fixed saving MPO with more than one appended image
#8979 opened May 27, 2025 by radarhere Loading…
Parse XMP tag bytes without decoding to string
#8960 opened May 15, 2025 by radarhere Loading…
Do not decode bytes in PPM error message
#8958 opened May 15, 2025 by radarhere Loading…
Restore original encoderinfo after saving
#8942 opened May 2, 2025 by radarhere Loading…
Do not use DEFAULT_MAX_THREADS when saving AVIF images
#8928 opened Apr 25, 2025 by radarhere Loading…
Restore GPL v2 FreeType license License
#8926 opened Apr 24, 2025 by radarhere Loading…
Handle IPTC TIFF tags with incorrect type
#8925 opened Apr 24, 2025 by radarhere Loading…
Do not update palette for L mode GIF frame GIF
#8924 opened Apr 23, 2025 by radarhere Loading…
Removed unreachable code Cleanup
#8918 opened Apr 21, 2025 by radarhere Loading…
Use ImageFile.MAXBLOCK in tobytes()
#8906 opened Apr 17, 2025 by radarhere Loading…
Improve justifying text
#8905 opened Apr 17, 2025 by radarhere Loading…
Improve SgiImagePlugin test coverage Testing
#8896 opened Apr 15, 2025 by radarhere Loading…
Improve type hints Type hints
#8883 opened Apr 12, 2025 by radarhere Loading…
ProTip! Filter pull requests by the default branch with base:main.