Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
python-pillow
/
Pillow
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
2.5k
Star
13.7k
Code
Issues
70
Pull requests
85
Discussions
Actions
Projects
Wiki
Security and quality
20
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Correct integer overflow in 16-bit resampling
- #9480
#9480
Merged
radarhere
merged 13 commits into
python-pillow:main
python-pillow/Pillow:main
from
hayatoikoma:fixresample
hayatoikoma/Pillow:fixresample
Copy head branch name to clipboard
May 2, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Correct integer overflow in 16-bit resampling
#9480
radarhere
merged 13 commits into
python-pillow:main
python-pillow/Pillow:main
from
hayatoikoma:fixresample
hayatoikoma/Pillow:fixresample
Copy head branch name to clipboard
Commits
Commits on Mar 20, 2026
Fix integer overflow in 16-bit resampling
Show description for 7681016
hayatoikoma
committed
7681016
View commit details
Copy full SHA for 7681016
Browse repository at this point
Simplified code
radarhere
committed
d4bf19f
View commit details
Copy full SHA for d4bf19f
Browse repository at this point
Commits on Mar 21, 2026
Merge branch 'main' into fixresample
radarhere
authored
b3b39f7
View commit details
Copy full SHA for b3b39f7
Browse repository at this point
Commits on Mar 23, 2026
Merge pull request #1 from radarhere/fixresample
Show description for 7a69fb1
hayatoikoma
authored
7a69fb1
View commit details
Copy full SHA for 7a69fb1
Browse repository at this point
Commits on Mar 25, 2026
add a unit test for underflow
hayatoikoma
committed
354daad
View commit details
Copy full SHA for 354daad
Browse repository at this point
Commits on Mar 27, 2026
Define CLIP16
hayatoikoma
committed
4c636df
View commit details
Copy full SHA for 4c636df
Browse repository at this point
Commits on Mar 28, 2026
Merge branch 'main' into fixresample
radarhere
authored
1d40d0a
View commit details
Copy full SHA for 1d40d0a
Browse repository at this point
Parametrize tests
radarhere
committed
a048198
View commit details
Copy full SHA for a048198
Browse repository at this point
Use paste
radarhere
committed
224cb68
View commit details
Copy full SHA for 224cb68
Browse repository at this point
Renamed parameter
radarhere
committed
968b2dd
View commit details
Copy full SHA for 968b2dd
Browse repository at this point
Merge pull request #2 from radarhere/fixresample
Show description for b78e3b8
hayatoikoma
authored
b78e3b8
View commit details
Copy full SHA for b78e3b8
Browse repository at this point
Commits on Apr 11, 2026
CLIP16 is already defined in ImagingUtils.h
radarhere
committed
bb086c3
View commit details
Copy full SHA for bb086c3
Browse repository at this point
Commits on Apr 17, 2026
Merge pull request #3 from radarhere/fixresample
Show description for 4b598d2
hayatoikoma
authored
4b598d2
View commit details
Copy full SHA for 4b598d2
Browse repository at this point
You can’t perform that action at this time.