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 }}
suvimatt
/
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
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 6, 2017
Fixes the upload script to purge the CDN correctly and display success output. (#466)
zooba
authored
f6e6101
View commit details
Copy full SHA for f6e6101
View code at this point
Browse repository at this point
Commits on Mar 4, 2017
bpo-27593: Updates Windows build to use information from git (#262)
Show description for a0c07d2
zooba
authored
a0c07d2
View commit details
Copy full SHA for a0c07d2
View code at this point
Browse repository at this point
Commits on Mar 1, 2017
Fixes bpo-29680: Older gdb does not have gdb.error. (#363)
Show description for 661ca88
abalkin
authored
661ca88
View commit details
Copy full SHA for 661ca88
View code at this point
Browse repository at this point
Commits on Feb 23, 2017
bpo-29624: Adds purge step and layout test after uploading files. (#258)
zooba
authored
1aceb02
View commit details
Copy full SHA for 1aceb02
View code at this point
Browse repository at this point
Commits on Feb 22, 2017
bpo-29463: Add docstring field to some AST nodes. (#46)
Show description for cb41b27
methane
authored and
vstinner
committed
cb41b27
View commit details
Copy full SHA for cb41b27
View code at this point
Browse repository at this point
Commits on Feb 19, 2017
bpo-29579: Removes readme.txt from the installer. (#160)
zooba
authored
52a7e92
View commit details
Copy full SHA for 52a7e92
View code at this point
Browse repository at this point
Commits on Feb 16, 2017
Change some mercurial/ hg.python.org references. (#8)
orsenthil
authored
b2ee40e
View commit details
Copy full SHA for b2ee40e
View code at this point
Browse repository at this point
Commits on Feb 6, 2017
Includes ensurepip and venv packages in nuget package.
zooba
committed
d947e4d
View commit details
Copy full SHA for d947e4d
View code at this point
Browse repository at this point
Includes ensurepip and venv packages in nuget package.
zooba
committed
f007b49
View commit details
Copy full SHA for f007b49
View code at this point
Browse repository at this point
Includes ensurepip and venv packages in nuget package.
zooba
committed
5288477
View commit details
Copy full SHA for 5288477
View code at this point
Browse repository at this point
Commits on Feb 2, 2017
Issue #29263: LOAD_METHOD support for C methods
Show description for 5566bbb
methane
committed
5566bbb
View commit details
Copy full SHA for 5566bbb
View code at this point
Browse repository at this point
Commits on Feb 1, 2017
python-gdb.py supports method-wrapper
Show description for 6110833
vstinner
committed
6110833
View commit details
Copy full SHA for 6110833
View code at this point
Browse repository at this point
Commits on Jan 18, 2017
Update and enhance python-gdb.py
Show description for fa025f1
vstinner
committed
fa025f1
View commit details
Copy full SHA for fa025f1
View code at this point
Browse repository at this point
Fix Python 2.6 support in python-gdb.py
Show description for 7612f1e
vstinner
committed
7612f1e
View commit details
Copy full SHA for 7612f1e
View code at this point
Browse repository at this point
Commits on Jan 17, 2017
Argument Clinic: Use METH_FASTCALL for boring positionals
Show description for 093119e
vstinner
committed
093119e
View commit details
Copy full SHA for 093119e
View code at this point
Browse repository at this point
Argument Clinic: Use METH_FASTCALL for positionals
Show description for 0c8c389
vstinner
committed
0c8c389
View commit details
Copy full SHA for 0c8c389
View code at this point
Browse repository at this point
Rename _PyArg_ParseStack to _PyArg_ParseStackAndKeywords
Show description for 3e1fad6
vstinner
committed
3e1fad6
View commit details
Copy full SHA for 3e1fad6
View code at this point
Browse repository at this point
Commits on Jan 16, 2017
Optimize _PyCFunction_FastCallKeywords()
Show description for 7fc252a
vstinner
committed
7fc252a
View commit details
Copy full SHA for 7fc252a
View code at this point
Browse repository at this point
Commits on Dec 16, 2016
Merge 3.6
vstinner
committed
1d59a0a
View commit details
Copy full SHA for 1d59a0a
View code at this point
Browse repository at this point
Merge 3.5
vstinner
committed
cb5fe9c
View commit details
Copy full SHA for cb5fe9c
View code at this point
Browse repository at this point
python-gdb.py: catch gdb.error on gdb.selected_frame()
vstinner
committed
610f5d7
View commit details
Copy full SHA for 610f5d7
View code at this point
Browse repository at this point
Commits on Dec 11, 2016
Issue #28783: Replaces bdist_wininst in nuget packages with stub
zooba
committed
8bfba84
View commit details
Copy full SHA for 8bfba84
View code at this point
Browse repository at this point
Issue #28783: Replaces bdist_wininst in nuget packages with stub
zooba
committed
b227227
View commit details
Copy full SHA for b227227
View code at this point
Browse repository at this point
Issue #28783: Replaces bdist_wininst in nuget packages with stub
zooba
committed
e711cc0
View commit details
Copy full SHA for e711cc0
View code at this point
Browse repository at this point
Commits on Dec 3, 2016
Issue #28846: Various installer fixes
zooba
committed
9cc113a
View commit details
Copy full SHA for 9cc113a
View code at this point
Browse repository at this point
Issue #28846: Various installer fixes
zooba
committed
1058109
View commit details
Copy full SHA for 1058109
View code at this point
Browse repository at this point
Issue #28846: Various installer fixes
zooba
committed
190dbd9
View commit details
Copy full SHA for 190dbd9
View code at this point
Browse repository at this point
Commits on Nov 28, 2016
Reintroduce Python2 support in generate_opcode_h.py
Show description for 213cc38
vstinner
committed
213cc38
View commit details
Copy full SHA for 213cc38
View code at this point
Browse repository at this point
Commits on Nov 25, 2016
Fix a ResourceWarning in generate_opcode_h.py
Show description for 6193ecd
vstinner
committed
6193ecd
View commit details
Copy full SHA for 6193ecd
View code at this point
Browse repository at this point
Commits on Nov 23, 2016
Issue #28783: Embedded and nuget packages incorrect reference missing bdist_wininst command.
zooba
committed
d2140cc
View commit details
Copy full SHA for d2140cc
View code at this point
Browse repository at this point
Issue #28783: Embedded and nuget packages incorrect reference missing bdist_wininst command.
zooba
committed
2a94301
View commit details
Copy full SHA for 2a94301
View code at this point
Browse repository at this point
Issue #28783: Embedded and nuget packages incorrect reference missing bdist_wininst command.
zooba
committed
f0888cd
View commit details
Copy full SHA for f0888cd
View code at this point
Browse repository at this point
Commits on Nov 22, 2016
Issue #28770: Update python-gdb.py for fastcalls
Show description for eae64fd
vstinner
committed
eae64fd
View commit details
Copy full SHA for eae64fd
View code at this point
Browse repository at this point
Issue #28770: Update python-gdb.py for fastcalls
Show description for e3d75c6
vstinner
committed
e3d75c6
View commit details
Copy full SHA for e3d75c6
View code at this point
Browse repository at this point
Issue #28573: Missing sys._mercurial info and other build issues.
zooba
committed
bbf32e1
View commit details
Copy full SHA for bbf32e1
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.