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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
Python-Repository-Hub
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
4
Star
42
Code
Pull requests
0
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
setup.py
on
shared-testcase
User selector
All users
All time
Commit history
Commits on Jan 26, 2022
bpo-38472: setup.py uses LC_ALL=C to check the C compiler (GH-30929)
Show description for a9503ac
vstinner
authored
a9503ac
View commit details
Copy full SHA for a9503ac
View code at this point
Browse repository at this point
Commits on Dec 8, 2021
bpo-45847: Don't override user overrides for CFLAGS/LIBS (GH-29967)
tiran
authored
0461c68
View commit details
Copy full SHA for 0461c68
View code at this point
Browse repository at this point
Commits on Dec 7, 2021
bpo-45847: Revert Port _ctypes partly to PY_STDLIB_MOD (GH-29747) (GH-29969)
tiran
authored
91b59a3
View commit details
Copy full SHA for 91b59a3
View code at this point
Browse repository at this point
Commits on Dec 4, 2021
bpo-45847: Port _ctypes partly to PY_STDLIB_MOD (GH-29747)
Show description for 4045392
tiran
and
Erlend Egeberg Aasland
authored
4045392
View commit details
Copy full SHA for 4045392
View code at this point
Browse repository at this point
Commits on Nov 28, 2021
bpo-45847: Port _multiprocessing to PY_STDLIB_MOD (GH-29768)
Erlend Egeberg Aasland
authored
aaf4222
View commit details
Copy full SHA for aaf4222
View code at this point
Browse repository at this point
Commits on Nov 24, 2021
bpo-45881: Use CC from env first for cross building (GH-29752)
tiran
authored
b30bf45
View commit details
Copy full SHA for b30bf45
View code at this point
Browse repository at this point
bpo-45847: Port _uuid to PY_STDLIB_MOD (GH-29741)
tiran
authored
8af6481
View commit details
Copy full SHA for 8af6481
View code at this point
Browse repository at this point
bpo-45847: Port _posixshmem to PY_STDLIB_MOD (GH-29738)
Erlend Egeberg Aasland
authored
3245270
View commit details
Copy full SHA for 3245270
View code at this point
Browse repository at this point
Commits on Nov 23, 2021
bpo-45847: Port _gdbm to PY_STDLIB_MOD (GH-29720)
tiran
authored
9cf5646
View commit details
Copy full SHA for 9cf5646
View code at this point
Browse repository at this point
bpo-45847: Port _ssl and _hashlib to PY_STDLIB_MOD (GH-29727)
tiran
authored
b9e9292
View commit details
Copy full SHA for b9e9292
View code at this point
Browse repository at this point
bpo-45847: Port _crypt to PY_STDLIB_MOD (GH-29725)
tiran
authored
095bc8f
View commit details
Copy full SHA for 095bc8f
View code at this point
Browse repository at this point
bpo-45847: Port _socket to PY_STDLIB_MOD (GH-29713)
Erlend Egeberg Aasland
authored
d82f2ca
View commit details
Copy full SHA for d82f2ca
View code at this point
Browse repository at this point
Commits on Nov 22, 2021
bpo-45847: Port xxlimited and xxlimited_35 to PY_STDLIB_MOD (GH-29707)
Erlend Egeberg Aasland
authored
2dc7d3d
View commit details
Copy full SHA for 2dc7d3d
View code at this point
Browse repository at this point
bpo-45847: port _struct to PY_STDLIB_MOD (GH-29706)
tiran
authored
0e1c2f3
View commit details
Copy full SHA for 0e1c2f3
View code at this point
Browse repository at this point
bpo-45847: Port audioop, _csv, and _posixsubprocess to PY_STDLIB_MOD_SIMPLE (GH-29705)
Show description for eee683c
Erlend Egeberg Aasland
authored
eee683c
View commit details
Copy full SHA for eee683c
View code at this point
Browse repository at this point
bpo-45847: Port nis module to PY_STDLIB_MOD (GH-29699)
tiran
authored
c6dec7e
View commit details
Copy full SHA for c6dec7e
View code at this point
Browse repository at this point
bpo-45847: Port compression libs to PY_STDLIB_MOD (GH-29702)
tiran
authored
d9cedab
View commit details
Copy full SHA for d9cedab
View code at this point
Browse repository at this point
bpo-45847: Port mmap, select, and _xxsubinterpreters to Py_STDLIB_MOD (GH-29703)
Erlend Egeberg Aasland
authored
b451673
View commit details
Copy full SHA for b451673
View code at this point
Browse repository at this point
bpo-45847: Port fcntl to Py_STDLIB_MOD (GH-29696)
Show description for 5b946ca
Erlend Egeberg Aasland
and
tiran
authored
5b946ca
View commit details
Copy full SHA for 5b946ca
View code at this point
Browse repository at this point
bpo-45847: Various PY_STDLIB_MOD cleanups (GH-29697)
tiran
authored
29699a2
View commit details
Copy full SHA for 29699a2
View code at this point
Browse repository at this point
bpo-45847: Port _lfprof, _opcode, _asyncio, _queue, _statistics, and _typing to PY_STDLIB_MOD_SIMPLE (GH-29690)
Show description for 39f7d2f
Erlend Egeberg Aasland
authored
39f7d2f
View commit details
Copy full SHA for 39f7d2f
View code at this point
Browse repository at this point
bpo-45847: Port _bisect, _heapq, _json, _pickle, _random, and _zoneinfo to PY_STDLIB_MOD_SIMPLE (GH-29689)
Show description for 718cee0
Erlend Egeberg Aasland
authored
718cee0
View commit details
Copy full SHA for 718cee0
View code at this point
Browse repository at this point
bpo-45847: Port array, _contextvars, math, and cmath to PY_STDLIB_MOD_SIMPLE (GH-29688)
Erlend Egeberg Aasland
authored
133c65a
View commit details
Copy full SHA for 133c65a
View code at this point
Browse repository at this point
Commits on Nov 21, 2021
bpo-45847: Port codecs and unicodedata to PY_STDLIB_MOD (GH-29685)
tiran
authored
2afa1a1
View commit details
Copy full SHA for 2afa1a1
View code at this point
Browse repository at this point
bpo-45847: Port grp, spwd, termios, resource, syslog to PY_STDLIB_MOD (GH-29668)
tiran
authored
f201d26
View commit details
Copy full SHA for f201d26
View code at this point
Browse repository at this point
Commits on Nov 20, 2021
bpo-45847: Port test modules to PY_STDLIB_MOD (GH-29660)
tiran
authored
f36c69a
View commit details
Copy full SHA for f36c69a
View code at this point
Browse repository at this point
bpo-45847: Port _scproxy to PY_STDLIB_MOD (GH-29644)
tiran
authored
5596909
View commit details
Copy full SHA for 5596909
View code at this point
Browse repository at this point
Commits on Nov 19, 2021
bpo-45847: Port builtin hashlib extensions to PY_STDLIB_MOD (GH-29642)
tiran
authored
c8c21bd
View commit details
Copy full SHA for c8c21bd
View code at this point
Browse repository at this point
bpo-45573: Move mandatory core modules to Modules/Setup.bootstrap (GH-29616)
tiran
authored
7e44dc0
View commit details
Copy full SHA for 7e44dc0
View code at this point
Browse repository at this point
bpo-45774: Autoconfiscate SQLite detection (GH-29507)
Show description for 29e5874
Erlend Egeberg Aasland
and
tiran
authored
29e5874
View commit details
Copy full SHA for 29e5874
View code at this point
Browse repository at this point
Commits on Nov 18, 2021
bpo-45573: check for ossaudiodev in configure (GH-29614)
tiran
authored
5275e59
View commit details
Copy full SHA for 5275e59
View code at this point
Browse repository at this point
bpo-45573: Introduce extension module flags in Makefile (GH-29594)
Show description for 25ecc04
tiran
authored
25ecc04
View commit details
Copy full SHA for 25ecc04
View code at this point
Browse repository at this point
Commits on Nov 14, 2021
bpo-45573: Use Makefile's dependencies in setup.py (GH-29559)
tiran
authored
c399786
View commit details
Copy full SHA for c399786
View code at this point
Browse repository at this point
bpo-45800: Move pyexpat build setup into configure (GH-29547)
Show description for 464e661
tiran
authored
464e661
View commit details
Copy full SHA for 464e661
View code at this point
Browse repository at this point
Commits on Nov 13, 2021
bpo-45798: Move _decimal build setup into configure (GH-29541)
Show description for 0486570
tiran
authored
0486570
View commit details
Copy full SHA for 0486570
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.