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
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 }}
epicfaace
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Tools
scripts
patchcheck.py
on
patch-2
User selector
All users
All time
Commit history
Commits on Mar 14, 2022
CI: Fix patchcheck (GH-31708)
hugovk
authored
23abae6
View commit details
Copy full SHA for 23abae6
View code at this point
Browse repository at this point
Commits on Dec 31, 2021
bpo-46178: Remove/rename redundant Travis CI code (#30309)
hugovk
authored
2cf7d02
View commit details
Copy full SHA for 2cf7d02
View code at this point
Browse repository at this point
Commits on May 13, 2021
bpo-44125: Fix "make patchcheck" on non-English locale (GH-26102)
Show description for 1aa3530
pitrou
authored
1aa3530
View commit details
Copy full SHA for 1aa3530
View code at this point
Browse repository at this point
Commits on May 10, 2021
bpo-44074: let patchcheck infer the base branch name (GH-25991)
leoll2
authored
21fbbb9
View commit details
Copy full SHA for 21fbbb9
View code at this point
Browse repository at this point
Commits on Oct 20, 2018
bpo-32256: Make patchcheck.py work for out-of-tree builds (GH-4760)
Show description for aa95bfb
Alexey Izbyshev
authored and
vstinner
committed
aa95bfb
View commit details
Copy full SHA for aa95bfb
View code at this point
Browse repository at this point
Commits on Jun 6, 2018
remove hg support from patchcheck (GH-7440)
benjaminp
authored
b8c0845
View commit details
Copy full SHA for b8c0845
View code at this point
Browse repository at this point
Commits on Aug 17, 2017
bpo-31221: patchcheck ignores external libraries (#3109)
Show description for 4a347ce
vstinner
authored
4a347ce
View commit details
Copy full SHA for 4a347ce
View code at this point
Browse repository at this point
Commits on Jun 25, 2017
Update `make patchcheck` for blurb and NEWS.d (#2381)
pitrou
authored and
ncoghlan
committed
1ba9469
View commit details
Copy full SHA for 1ba9469
View code at this point
Browse repository at this point
Commits on Jun 24, 2017
Check the whitespace of pull requests on Travis (GH-2367)
brettcannon
authored
70cb187
View commit details
Copy full SHA for 70cb187
View code at this point
Browse repository at this point
Commits on Apr 9, 2017
Issue #29798: Handle git worktree in patchcheck (#1058)
Show description for 2abfdf5
ncoghlan
authored
2abfdf5
View commit details
Copy full SHA for 2abfdf5
View code at this point
Browse repository at this point
Commits on Mar 12, 2017
bpo-29798: Handle git worktree in `make patchcheck` (#629)
Show description for 6a6d090
ncoghlan
authored
6a6d090
View commit details
Copy full SHA for 6a6d090
View code at this point
Browse repository at this point
bpo-29656: Handle PR branches in 'make patchcheck' (#302)
ncoghlan
authored
482f7a2
View commit details
Copy full SHA for 482f7a2
View code at this point
Browse repository at this point
Commits on Apr 23, 2015
Issue #24031: make patchcheck now supports git checkouts, too.
tiran
committed
d98c677
View commit details
Copy full SHA for d98c677
View code at this point
Browse repository at this point
Commits on Oct 19, 2014
Closes #22663: patchcheck: only modify text files under Doc/
birkenfeld
committed
24f0717
View commit details
Copy full SHA for 24f0717
View code at this point
Browse repository at this point
Commits on Jul 22, 2013
Issue #18439: Make patchcheck work on Windows for ACKS, NEWS.
terryjreedy
committed
6e2711b
View commit details
Copy full SHA for 6e2711b
View code at this point
Browse repository at this point
Commits on Jan 11, 2013
Merge patchcheck changes with 3.2
ezio-melotti
committed
8762595
View commit details
Copy full SHA for 8762595
View code at this point
Browse repository at this point
Add a note about checking refleaks to patchcheck.
ezio-melotti
committed
5e12bb7
View commit details
Copy full SHA for 5e12bb7
View code at this point
Browse repository at this point
Commits on Mar 14, 2012
merge 3.2
doko42
committed
5ce31cc
View commit details
Copy full SHA for 5ce31cc
View code at this point
Browse repository at this point
Commits on Mar 11, 2012
Modify patchcheck.py to check for changes to configure.in.
Show description for 6c52c57
rosslagerwall
committed
6c52c57
View commit details
Copy full SHA for 6c52c57
View code at this point
Browse repository at this point
Commits on Feb 22, 2012
Merge: #14053: Fix "make patchcheck" to work with MQ.
Show description for 6721149
nvawda
committed
6721149
View commit details
Copy full SHA for 6721149
View code at this point
Browse repository at this point
Issue #14053: Fix "make patchcheck" to work with MQ.
Show description for 9f64f73
nvawda
committed
9f64f73
View commit details
Copy full SHA for 9f64f73
View code at this point
Browse repository at this point
Commits on Aug 12, 2011
Merge 3.2
merwok
committed
f04488e
View commit details
Copy full SHA for f04488e
View code at this point
Browse repository at this point
patchcheck: don’t talk about the test suite when no code file were changed.
Show description for fbc5ff6
merwok
committed
fbc5ff6
View commit details
Copy full SHA for fbc5ff6
View code at this point
Browse repository at this point
Commits on Jul 31, 2011
Small cleanup
merwok
committed
56ec5fe
View commit details
Copy full SHA for 56ec5fe
View code at this point
Browse repository at this point
Merge fixes for #9860, #11104/#8688 and #12331 from 3.2
merwok
committed
ad548b8
View commit details
Copy full SHA for ad548b8
View code at this point
Browse repository at this point
Commits on Jul 30, 2011
Let “make patchcheck” work for out-of-dir builds (#9860)
merwok
committed
a3e072b
View commit details
Copy full SHA for a3e072b
View code at this point
Browse repository at this point
Commits on Jul 29, 2011
Merge from 3.2 (#10318, #12255, #12043, #12417 and other fixes)
merwok
committed
2527796
View commit details
Copy full SHA for 2527796
View code at this point
Browse repository at this point
Commits on Jul 26, 2011
Fix missing or wrong shebangs and missing executable bits for scripts (#10318)
merwok
committed
a0e92a8
View commit details
Copy full SHA for a0e92a8
View code at this point
Browse repository at this point
Commits on Jun 27, 2011
general cleaning up
benjaminp
committed
4177eff
View commit details
Copy full SHA for 4177eff
View code at this point
Browse repository at this point
remove svn support
benjaminp
committed
fbf528f
View commit details
Copy full SHA for fbf528f
View code at this point
Browse repository at this point
Commits on Nov 22, 2010
Fix resource warning from patchcheck.py
merwok
committed
1e600dc
View commit details
Copy full SHA for 1e600dc
View code at this point
Browse repository at this point
Commits on Oct 21, 2010
#9095, #8912, #8999: add support in patchcheck for Mercurial checkouts, C file reindenting, and docs whitespace fixing.
birkenfeld
committed
a9afb68
View commit details
Copy full SHA for a9afb68
View code at this point
Browse repository at this point
Commits on Aug 9, 2010
Clean up syntax for some scripts.
florentx
committed
e4a3380
View commit details
Copy full SHA for e4a3380
View code at this point
Browse repository at this point
Commits on Jul 4, 2010
Do some basic refactoring. Along the way also list what files had their
Show description for 058173e
brettcannon
committed
058173e
View commit details
Copy full SHA for 058173e
View code at this point
Browse repository at this point
Commits on Jan 16, 2009
Merged revisions 68450,68480-68481,68493,68495,68501,68512,68514-68515,68534-68536,68552,68563,68570-68572,68575,68582,68596,68623-68624,68628 via svnmerge from
Show description for 058e31e
benjaminp
committed
058e31e
View commit details
Copy full SHA for 058e31e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.