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 }}
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
36.6k
Star
77.3k
Code
Issues
5k+
Pull requests
2.7k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
doko42
Datepicker
All time
Commit history
Commits on Apr 30, 2018
Enable the verbose build for extension modules with GNU make (#6659)
doko42
authored
10f715d
View commit details
Copy full SHA for 10f715d
Browse repository at this point
bpo-33393: Update config.guess and config.sub files (#6658)
doko42
authored
7e3545c
View commit details
Copy full SHA for 7e3545c
Browse repository at this point
bpo-33377: add triplets for mips-r6 and riscv (#6655)
Show description for ddbe976
doko42
authored
ddbe976
View commit details
Copy full SHA for ddbe976
Browse repository at this point
Commits on Jun 7, 2017
trivial: update config.{guess,sub} from gnu.org. (GH-1987)
Show description for 6f46683
doko42
authored
6f46683
View commit details
Copy full SHA for 6f46683
Browse repository at this point
Commits on Feb 1, 2017
Merge 3.6
doko42
committed
c9473b8
View commit details
Copy full SHA for c9473b8
Browse repository at this point
Merge 3.5
doko42
committed
f8c5f30
View commit details
Copy full SHA for f8c5f30
Browse repository at this point
Issue #29169: Fix NEWS entry.
doko42
committed
137b5a2
View commit details
Copy full SHA for 137b5a2
Browse repository at this point
Commits on Jan 31, 2017
merge 3.6
doko42
committed
9ac4815
View commit details
Copy full SHA for 9ac4815
Browse repository at this point
merge 3.5
doko42
committed
cd12f7c
View commit details
Copy full SHA for cd12f7c
Browse repository at this point
- Issue #29169: Update zlib to 1.2.10.
doko42
committed
34e7e2e
View commit details
Copy full SHA for 34e7e2e
Browse repository at this point
merge 3.6
doko42
committed
a12f123
View commit details
Copy full SHA for a12f123
Browse repository at this point
merge 3.5
doko42
committed
4de34e0
View commit details
Copy full SHA for 4de34e0
Browse repository at this point
add Modules/zlib/zlib.map to .hgeol
doko42
committed
d46f729
View commit details
Copy full SHA for d46f729
Browse repository at this point
Commits on Dec 1, 2016
- Import latest config.sub config.guess files
doko42
committed
1177696
View commit details
Copy full SHA for 1177696
Browse repository at this point
Commits on Oct 11, 2016
- Modules/Setup.dist: Add the _blake2 module
doko42
committed
95b826d
View commit details
Copy full SHA for 95b826d
Browse repository at this point
- Modules/Setup.dist: Add the _blake2 module
doko42
committed
43d3032
View commit details
Copy full SHA for 43d3032
Browse repository at this point
- dictobject.c: Make dict_merge symbol a static symbol
doko42
committed
de69ee7
View commit details
Copy full SHA for de69ee7
Browse repository at this point
- dictobject.c: Make dict_merge symbol a static symbol
doko42
committed
c96df68
View commit details
Copy full SHA for c96df68
Browse repository at this point
Commits on Sep 1, 2016
- Issue #27917: Set platform triplets for Android builds.
doko42
committed
5c38cb2
View commit details
Copy full SHA for 5c38cb2
Browse repository at this point
Commits on Aug 29, 2016
- Issue #23968, keep platform_triplet and multiarch macros in sync
doko42
committed
75b1cb1
View commit details
Copy full SHA for 75b1cb1
Browse repository at this point
Commits on Jun 14, 2016
- Don't use largefile support for GNU/Hurd.
doko42
committed
006a56c
View commit details
Copy full SHA for 006a56c
Browse repository at this point
- Issue #23968: Update distutils/sysconfig.py to look for the renamed
Show description for eea86b0
doko42
committed
eea86b0
View commit details
Copy full SHA for eea86b0
Browse repository at this point
- Issue #8637: Honor a pager set by the env var MANPAGER (in preference to
Show description for c8fd192
doko42
committed
c8fd192
View commit details
Copy full SHA for c8fd192
Browse repository at this point
- Issue #23968: Rename the platform directory from plat-$(MACHDEP) to
Show description for 5553231
doko42
committed
5553231
View commit details
Copy full SHA for 5553231
Browse repository at this point
- Issue #8637: Honor a pager set by the env var MANPAGER (in preference to
Show description for 9657545
doko42
committed
9657545
View commit details
Copy full SHA for 9657545
Browse repository at this point
- Modules/_collectionsmodule.c: Mark one more internal symbol as static.
doko42
committed
17f0e61
View commit details
Copy full SHA for 17f0e61
Browse repository at this point
Commits on Jun 13, 2016
- Comment out socket (SO_REUSEPORT) and posix (O_SHLOCK, O_EXLOCK) constants
Show description for fcff437
doko42
committed
fcff437
View commit details
Copy full SHA for fcff437
Browse repository at this point
Issue #26867: Ubuntu's openssl OP_NO_SSLv3 is forced on by default; fix test.
doko42
committed
a8bb04b
View commit details
Copy full SHA for a8bb04b
Browse repository at this point
Issue #26867: Ubuntu's openssl OP_NO_SSLv3 is forced on by default; fix test.
doko42
committed
f7c5624
View commit details
Copy full SHA for f7c5624
Browse repository at this point
Commits on Jun 10, 2016
- Issue #17500, and https://github.com/python/pythondotorg/issues/945: Remove
Show description for 87a8bcc
doko42
committed
87a8bcc
View commit details
Copy full SHA for 87a8bcc
Browse repository at this point
- Issue #17500, and https://github.com/python/pythondotorg/issues/945: Remove
Show description for 3398808
doko42
committed
3398808
View commit details
Copy full SHA for 3398808
Browse repository at this point
Commits on Jun 4, 2016
- Issue #21277: Don't try to link _ctypes with a ffi_convenience library.
doko42
committed
ae68365
View commit details
Copy full SHA for ae68365
Browse repository at this point
- Issue #21272: Use _sysconfigdata.py to initialize distutils.sysconfig.
doko42
committed
4094822
View commit details
Copy full SHA for 4094822
Browse repository at this point
- merge 3.5
doko42
committed
36987d7
View commit details
Copy full SHA for 36987d7
Browse repository at this point
- Issue #26884: Fix linking extension modules for cross builds.
Show description for 6ada012
doko42
committed
6ada012
View commit details
Copy full SHA for 6ada012
Browse repository at this point
Previous
Next
You can’t perform that action at this time.