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
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
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.8k
Code
Issues
71
Pull requests
62
Discussions
Actions
Projects
Wiki
Security and quality
20
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Remove conditionally-compiled or unreachable debug C code
- #9915
#9915
Open
akx
wants to merge 13 commits into
python-pillow:main
python-pillow/Pillow:main
from
akx:ndebug
akx/Pillow:ndebug
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
Remove conditionally-compiled or unreachable debug C code
#9915
akx
wants to merge 13 commits into
python-pillow:main
python-pillow/Pillow:main
from
akx:ndebug
akx/Pillow:ndebug
Copy head branch name to clipboard
Commits
Commits on Sep 15, 2026
Remove NDEBUG bits from Mode.c
Show description for 9e5ea41
akx
committed
9e5ea41
View commit details
Copy full SHA for 9e5ea41
Browse repository at this point
Remove #ifdef VERBOSE debug prints from _imaging.c
akx
committed
b188354
View commit details
Copy full SHA for b188354
Browse repository at this point
Remove debug code from Quant/QuantHeap
akx
committed
73fd5e3
View commit details
Copy full SHA for 73fd5e3
Browse repository at this point
Remove TEST_NEAREST_NEIGHBOUR code from Quant.c
akx
committed
21169a7
View commit details
Copy full SHA for 21169a7
Browse repository at this point
Quant.c: do not exit program if node split fails
akx
committed
e6de1f0
View commit details
Copy full SHA for e6de1f0
Browse repository at this point
Quant: Remove MSVC9.0 compat code, use standard <stdint.h>
akx
committed
050d4f9
View commit details
Copy full SHA for 050d4f9
Browse repository at this point
Remove unreachable dbg code from Webp
akx
committed
e1fcb17
View commit details
Copy full SHA for e1fcb17
Browse repository at this point
Remove TIFF TRACE/dump_state debug code ("legacy, don't enable for Python 3.x")
akx
committed
bc7c174
View commit details
Copy full SHA for bc7c174
Browse repository at this point
Remove debug_clip_tree
akx
committed
8e01610
View commit details
Copy full SHA for 8e01610
Browse repository at this point
Remove commented-out printfs
akx
committed
adeb09c
View commit details
Copy full SHA for adeb09c
Browse repository at this point
DIB: remove dead CUBE216 code
akx
committed
445bd70
View commit details
Copy full SHA for 445bd70
Browse repository at this point
Arrow: remove stray commented-out code
akx
committed
1ffd186
View commit details
Copy full SHA for 1ffd186
Browse repository at this point
Remove non-existent commented-out declaration
akx
committed
1f96567
View commit details
Copy full SHA for 1f96567
Browse repository at this point
You can’t perform that action at this time.