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
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.6k
Star
77.2k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-112301: Add -Wformat=2 compiler option to NODIST
- #122474
#122474
Closed
nohlson
wants to merge 20 commits into
python:main
python/cpython:main
from
nohlson:add-format-level-2
nohlson/cpython:add-format-level-2
Copy head branch name to clipboard
Conversation
Commits
20
(20)
Checks
Files changed
Closed
gh-112301: Add -Wformat=2 compiler option to NODIST
#122474
nohlson
wants to merge 20 commits into
python:main
python/cpython:main
from
nohlson:add-format-level-2
nohlson/cpython:add-format-level-2
Copy head branch name to clipboard
Commits
Commits on Jul 30, 2024
Add -Wformat=2 compiler option to NODIST default
nohlson
committed
c5396a1
View commit details
Copy full SHA for c5396a1
Browse repository at this point
Add -Wformat to NODIST
nohlson
committed
19437ef
View commit details
Copy full SHA for 19437ef
Browse repository at this point
📜🤖 Added by blurb_it.
blurb-it[bot]
authored
cba84fe
View commit details
Copy full SHA for cba84fe
Browse repository at this point
Add fail on warning regression option to ubuntu builds
nohlson
committed
178bcc6
View commit details
Copy full SHA for 178bcc6
Browse repository at this point
Commits on Aug 5, 2024
Add warning ignores to code with nonliteral format strings
nohlson
committed
3bc76ca
View commit details
Copy full SHA for 3bc76ca
Browse repository at this point
Limit pragmas to gcc/clang
nohlson
committed
c4b8cf9
View commit details
Copy full SHA for c4b8cf9
Browse repository at this point
Commits on Aug 7, 2024
Refactor version _Py_InitVersion to use format string literals
nohlson
committed
8cff32e
View commit details
Copy full SHA for 8cff32e
Browse repository at this point
Commits on Sep 18, 2024
Merge branch 'main' into add-format-level-2
nohlson
committed
95c612c
View commit details
Copy full SHA for 95c612c
Browse repository at this point
Create pyport preprocessor macro for ignoring format nonliterals
nohlson
committed
a3b0c46
View commit details
Copy full SHA for a3b0c46
Browse repository at this point
Add MSVC boilerplate macro for ignoring format nonliteral
nohlson
committed
fa52862
View commit details
Copy full SHA for fa52862
Browse repository at this point
Add nonliteral macro
nohlson
committed
6cd1def
View commit details
Copy full SHA for 6cd1def
Browse repository at this point
Commits on Sep 24, 2024
Merge branch 'main' into add-format-level-2
nohlson
committed
13e9c80
View commit details
Copy full SHA for 13e9c80
Browse repository at this point
Commits on Sep 30, 2024
Merge branch 'main' into add-format-level-2
nohlson
committed
b62d155
View commit details
Copy full SHA for b62d155
Browse repository at this point
Merge main
nohlson
committed
9806f88
View commit details
Copy full SHA for 9806f88
Browse repository at this point
Pull unicodeobject changes
nohlson
committed
88fbc65
View commit details
Copy full SHA for 88fbc65
Browse repository at this point
Commits on Oct 8, 2024
Merge branch 'main' into add-format-level-2
nohlson
committed
b6db214
View commit details
Copy full SHA for b6db214
Browse repository at this point
Update macos warningignore for new warnings
nohlson
committed
304aed1
View commit details
Copy full SHA for 304aed1
Browse repository at this point
Fix mimalloc directory warning ignore
nohlson
committed
5afb8d8
View commit details
Copy full SHA for 5afb8d8
Browse repository at this point
Revert pyport
nohlson
committed
1e664f6
View commit details
Copy full SHA for 1e664f6
Browse repository at this point
Commits on Oct 14, 2024
Formatting nit
erlend-aasland
authored
1b4089b
View commit details
Copy full SHA for 1b4089b
Browse repository at this point
You can’t perform that action at this time.