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 }}
xiaolanpython
/
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
on
2.7
User selector
All users
Datepicker
All time
Commit history
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 Feb 20, 2017
[2.7] Change some mercurial/ hg.python.org references. (#8) (#183)
Show description for af9a40d
orsenthil
authored
af9a40d
View commit details
Copy full SHA for af9a40d
View code at this point
Browse repository at this point
Commits on Dec 19, 2016
Fixes the 2.7 nuget packages to include a shim bdist_wininst
zooba
committed
a535d68
View commit details
Copy full SHA for a535d68
View code at this point
Browse repository at this point
Commits on Nov 11, 2016
Issue #27854: Include idlelib/help.html in 2.7 Windows installer.
Show description for 30b51c9
terryjreedy
committed
30b51c9
View commit details
Copy full SHA for 30b51c9
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 Sep 10, 2016
Issue #27566: Fix clean target in freeze makefile (patch by Lisa Roach)
zooba
committed
d6004b4
View commit details
Copy full SHA for d6004b4
View code at this point
Browse repository at this point
Commits on Sep 9, 2016
Removes file from installer.
zooba
committed
fc7e430
View commit details
Copy full SHA for fc7e430
View code at this point
Browse repository at this point
Commits on Sep 1, 2016
Issue #27888: Prevent Windows installer from displaying console windows and failing when pip cannot be installed/uninstalled.
zooba
committed
0ca4b6f
View commit details
Copy full SHA for 0ca4b6f
View code at this point
Browse repository at this point
Commits on Jul 28, 2016
Spelling and grammar fixes in code comments and documentation
vadmium
committed
3d36f0f
View commit details
Copy full SHA for 3d36f0f
View code at this point
Browse repository at this point
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 Jun 27, 2016
Adds batch file for building nuget package, and includes libs folder
zooba
committed
2b8f094
View commit details
Copy full SHA for 2b8f094
View code at this point
Browse repository at this point
Commits on Jun 24, 2016
Adds scripts for building nuget packages.
zooba
committed
4da5815
View commit details
Copy full SHA for 4da5815
View code at this point
Browse repository at this point
Commits on Jun 2, 2016
Issue #27171: Fix typos in documentation, code comments, and tests
vadmium
committed
8d496ad
View commit details
Copy full SHA for 8d496ad
View code at this point
Browse repository at this point
Commits on May 26, 2016
Issue #27076: Doc, comment and test function name spelling fixes
Show description for b1d867f
vadmium
committed
b1d867f
View commit details
Copy full SHA for b1d867f
View code at this point
Browse repository at this point
Commits on Apr 20, 2016
Fix python-gdb.py: get C types on demand
Show description for f6f617c
vstinner
committed
f6f617c
View commit details
Copy full SHA for f6f617c
View code at this point
Browse repository at this point
Commits on Apr 17, 2016
Issue #26778: Fixed "a/an/and" typos in code comment and documentation.
serhiy-storchaka
committed
9a118f1
View commit details
Copy full SHA for 9a118f1
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 Mar 8, 2016
Backed out changeset: e7065fc4a6c2
zooba
committed
b6d633c
View commit details
Copy full SHA for b6d633c
View code at this point
Browse repository at this point
Force clean externals on buildbots.
zooba
committed
2f7570f
View commit details
Copy full SHA for 2f7570f
View code at this point
Browse repository at this point
Commits on Feb 8, 2016
Updates build to use SHA256 hash when signing files
zooba
committed
db28718
View commit details
Copy full SHA for db28718
View code at this point
Browse repository at this point
Commits on Nov 2, 2015
Issue #25523: Correct "a" article to "an" article
Show description for b362f75
vadmium
committed
b362f75
View commit details
Copy full SHA for b362f75
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
fix usage of undefined name (#25504)
benjaminp
committed
a05c413
View commit details
Copy full SHA for a05c413
View code at this point
Browse repository at this point
Commits on Sep 4, 2015
Allow PCbuild\rt.bat to accept unlimited arguments for regrtest.
Show description for 7ab6cb4
zware
committed
7ab6cb4
View commit details
Copy full SHA for 7ab6cb4
View code at this point
Browse repository at this point
Commits on Sep 3, 2015
python-gdb.py: enhance py-bt command
Show description for cc1db4b
vstinner
committed
cc1db4b
View commit details
Copy full SHA for cc1db4b
View code at this point
Browse repository at this point
Commits on Jul 16, 2015
Close #24508: Backport the 3.5 MSBuild project files.
Show description for 4734372
zware
committed
4734372
View commit details
Copy full SHA for 4734372
View code at this point
Browse repository at this point
Commits on Jun 16, 2015
Deprecate unused scripts in Tools/buildbot.
Show description for 0e4497a
zware
committed
0e4497a
View commit details
Copy full SHA for 0e4497a
View code at this point
Browse repository at this point
Commits on Jun 9, 2015
Clean up/refactor the batch scripts used for building on Windows.
Show description for e1076aa
zware
committed
e1076aa
View commit details
Copy full SHA for e1076aa
View code at this point
Browse repository at this point
Commits on Jun 8, 2015
Issue 24385: Adds "--as-flags=--32" when generating 32-bit MinGW library.
zooba
committed
e44cbe7
View commit details
Copy full SHA for e44cbe7
View code at this point
Browse repository at this point
Commits on Jun 3, 2015
Generates installer product codes for future releases.
zooba
committed
9c933e6
View commit details
Copy full SHA for 9c933e6
View code at this point
Browse repository at this point
Commits on May 11, 2015
Adds UUIDs for 2.7.10
zooba
committed
6c42d1c
View commit details
Copy full SHA for 6c42d1c
View code at this point
Browse repository at this point
Commits on Jan 27, 2013
Fix a few typos. Patch by Eitan Adler.
ezio-melotti
committed
d2b4926
View commit details
Copy full SHA for d2b4926
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.