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
.
pythonStudy2017
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
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
on
v2.7.14
User selector
All users
All time
Commit history
Commits on Aug 17, 2017
[2.7] bpo-31221: patchcheck ignores external libraries (#3109) (#3118)
Show description for d45cb04
vstinner
authored
d45cb04
View commit details
Copy full SHA for d45cb04
View code at this point
Browse repository at this point
Commits on Apr 9, 2017
Issue #29798: Handle git worktree in patchcheck (#1057)
Show description for d6d943a
ncoghlan
authored
d6d943a
View commit details
Copy full SHA for d6d943a
View code at this point
Browse repository at this point
Commits on Mar 12, 2017
bpo-29798: Handle git worktree in `make patchcheck` (#629) (#635)
Show description for ee10fb9
ncoghlan
authored
ee10fb9
View commit details
Copy full SHA for ee10fb9
View code at this point
Browse repository at this point
[2.7] bpo-29656: Handle PR branches in 'make patchcheck' (#302) (#628)
Show description for c8869af
ncoghlan
authored
c8869af
View commit details
Copy full SHA for c8869af
View code at this point
Browse repository at this point
Commits on Oct 25, 2016
Issue #28515: Fixed py3k warnings.
serhiy-storchaka
committed
f8cc287
View commit details
Copy full SHA for f8cc287
View code at this point
Browse repository at this point
Commits on Sep 11, 2016
Issue #27952: Get fixcid.py working with the re module
vadmium
committed
8f7d36b
View commit details
Copy full SHA for 8f7d36b
View code at this point
Browse repository at this point
Commits on Jul 28, 2016
Issue #27626: Spelling fixes in docs, comments and internal names
Show description for a850ef6
vadmium
committed
a850ef6
View commit details
Copy full SHA for a850ef6
View code at this point
Browse repository at this point
Commits on Mar 20, 2016
Issue #26581: Use the first coding cookie on a line, not the last one.
serhiy-storchaka
committed
6d297cb
View commit details
Copy full SHA for 6d297cb
View code at this point
Browse repository at this point
Commits on Oct 30, 2015
Issue #25505: Remove unused buggy method.
terryjreedy
committed
cfad18d
View commit details
Copy full SHA for cfad18d
View code at this point
Browse repository at this point
Commits on May 3, 2015
Issue #23330: h2py now supports arbitrary filenames in #include.
serhiy-storchaka
committed
aa767a5
View commit details
Copy full SHA for aa767a5
View code at this point
Browse repository at this point
Commits on Dec 30, 2014
delete old ftpmirror script, which now has security bugs (closes #23130)
benjaminp
committed
35452b3
View commit details
Copy full SHA for 35452b3
View code at this point
Browse repository at this point
Commits on Nov 11, 2014
Implement PEP 477 - Backport ensurepip (PEP 453) to 2.7
Show description for 8aaff54
dstufft
committed
8aaff54
View commit details
Copy full SHA for 8aaff54
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
6a1184c
View commit details
Copy full SHA for 6a1184c
View code at this point
Browse repository at this point
Commits on Sep 5, 2014
Issue #22221: Backported fixes from Python 3 (issue #18960).
Show description for 3eb554f
serhiy-storchaka
committed
3eb554f
View commit details
Copy full SHA for 3eb554f
View code at this point
Browse repository at this point
Commits on Jan 16, 2014
Issue #19936: Added executable bits or shebang lines to Python scripts which
Show description for e0ed2d7
serhiy-storchaka
committed
e0ed2d7
View commit details
Copy full SHA for e0ed2d7
View code at this point
Browse repository at this point
Commits on Sep 17, 2013
Remove the use of non-existing re.ASCII.
Show description for e4818f6
serhiy-storchaka
committed
e4818f6
View commit details
Copy full SHA for e4818f6
View code at this point
Browse repository at this point
Commits on Sep 16, 2013
Issue #18873: IDLE, 2to3, and the findnocoding.py script now detect Python
Show description for e787bce
serhiy-storchaka
committed
e787bce
View commit details
Copy full SHA for e787bce
View code at this point
Browse repository at this point
Commits on Aug 25, 2013
#18803: fix more typos. Patch by Févry Thibault.
ezio-melotti
committed
6d0f0f2
View commit details
Copy full SHA for 6d0f0f2
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
68ad1d1
View commit details
Copy full SHA for 68ad1d1
View code at this point
Browse repository at this point
Commits on Apr 20, 2013
Issue #17801: fix shebang line of gprof2html.py
ned-deily
committed
69f051c
View commit details
Copy full SHA for 69f051c
View code at this point
Browse repository at this point
Commits on Jan 25, 2013
- Issue #17029: Let h2py search the multiarch system include directory.
[email protected]
committed
4e63fbe
View commit details
Copy full SHA for 4e63fbe
View code at this point
Browse repository at this point
Commits on Jan 11, 2013
Issue #15539: Fix backup file creation in pindent.py on Windows
serhiy-storchaka
committed
dfae912
View commit details
Copy full SHA for dfae912
View code at this point
Browse repository at this point
Add a note about checking refleaks to patchcheck.
ezio-melotti
committed
9e9cb28
View commit details
Copy full SHA for 9e9cb28
View code at this point
Browse repository at this point
Issue #15539: Fix a number of bugs in Tools/scripts/pindent.py.
Show description for 8cd7f82
serhiy-storchaka
committed
8cd7f82
View commit details
Copy full SHA for 8cd7f82
View code at this point
Browse repository at this point
Commits on Dec 18, 2012
Issue #16714: use 'raise' exceptions, don't 'throw'.
Show description for 4bb142b
asvetlov
committed
4bb142b
View commit details
Copy full SHA for 4bb142b
View code at this point
Browse repository at this point
Commits on Jul 2, 2012
Avoid SyntaxError in script using print function
merwok
committed
0d983b5
View commit details
Copy full SHA for 0d983b5
View code at this point
Browse repository at this point
Commits on Feb 22, 2012
Issue #14053: Fix "make patchcheck" to work with MQ.
Show description for f00011a
nvawda
committed
f00011a
View commit details
Copy full SHA for f00011a
View code at this point
Browse repository at this point
Commits on Aug 19, 2011
patchcheck: don’t talk about the test suite when no code file were changed.
Show description for a5afa49
merwok
committed
a5afa49
View commit details
Copy full SHA for a5afa49
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
35a7f55
View commit details
Copy full SHA for 35a7f55
View code at this point
Browse repository at this point
Commits on Jul 29, 2011
Branch merge
merwok
committed
fea8ac4
View commit details
Copy full SHA for fea8ac4
View code at this point
Browse repository at this point
Fix missing or shebangs and executable bits for scripts (#10318)
merwok
committed
0fb681e
View commit details
Copy full SHA for 0fb681e
View code at this point
Browse repository at this point
Commits on Jul 27, 2011
Fixes #10639: reindent.py should not convert newlines
Show description for fee7745
jaraco
committed
fee7745
View commit details
Copy full SHA for fee7745
View code at this point
Browse repository at this point
Commits on Jun 28, 2011
Minimal changes to make byext.py script work with Python 3 syntax.
gvanrossum
committed
1ce5d18
View commit details
Copy full SHA for 1ce5d18
View code at this point
Browse repository at this point
Commits on Mar 16, 2011
#11565: Fix several typos. Patch by Piotr Kasprzyk.
ezio-melotti
committed
c2077b0
View commit details
Copy full SHA for c2077b0
View code at this point
Browse repository at this point
Commits on Nov 26, 2010
Merged revisions 85768-85771,85773,85777,85823,85825 via svnmerge from
Show description for 1060380
birkenfeld
committed
1060380
View commit details
Copy full SHA for 1060380
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.