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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
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
35.3k
Star
75k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Lib
distutils
on
3.5
User selector
All users
Datepicker
All time
Commit history
Commits on May 17, 2017
bpo-30273: update distutils.sysconfig for venv's created from Python (#1515) (#1626)
Show description for f01c0ec
vstinner
authored
f01c0ec
View commit details
Copy full SHA for f01c0ec
View code at this point
Browse repository at this point
Commits on May 5, 2017
bpo-23404: make touch becomes make regen-all (#1405) (#1461) (#1465)
Show description for ab6b962
vstinner
authored
ab6b962
View commit details
Copy full SHA for ab6b962
View code at this point
Browse repository at this point
Commits on May 2, 2017
bpo-30132: distutils BuildExtTestCase use temp_cwd (#1387) (#1388)
Show description for 3ceeb84
vstinner
authored
3ceeb84
View commit details
Copy full SHA for 3ceeb84
View code at this point
Browse repository at this point
Commits on Dec 18, 2016
Fix spelling and grammar in code comments and documentation
vadmium
committed
2f9171d
View commit details
Copy full SHA for 2f9171d
View code at this point
Browse repository at this point
Commits on Dec 13, 2016
Issue #26071: Fixes preprocessor definition and rebuilds wininst-14.0[-amd64].exe
zooba
committed
4347881
View commit details
Copy full SHA for 4347881
View code at this point
Browse repository at this point
Commits on Oct 23, 2016
Some distutils tests require zlib for creating tar.gz source distribution.
serhiy-storchaka
committed
0211bb7
View commit details
Copy full SHA for 0211bb7
View code at this point
Browse repository at this point
Commits on Oct 4, 2016
Issue #28222: Don't fail if pygments is not available
Show description for b5bb404
berkerpeksag
committed
b5bb404
View commit details
Copy full SHA for b5bb404
View code at this point
Browse repository at this point
Commits on Sep 29, 2016
build_ext: correctly parse the link_objects user option (closes #1703178)
Show description for 4254e8c
benjaminp
committed
4254e8c
View commit details
Copy full SHA for 4254e8c
View code at this point
Browse repository at this point
Commits on Sep 7, 2016
Issue #27895: Spelling fixes (Contributed by Ville Skyttä).
vadmium
committed
0be894b
View commit details
Copy full SHA for 0be894b
View code at this point
Browse repository at this point
Commits on Sep 2, 2016
Merge backout for test suite fix
jaraco
committed
b44c849
View commit details
Copy full SHA for b44c849
View code at this point
Browse repository at this point
Backed out changeset cc86e9e102e8
jaraco
committed
8ac147d
View commit details
Copy full SHA for 8ac147d
View code at this point
Browse repository at this point
Issue #12285: Merge with 3.4
jaraco
committed
65e3319
View commit details
Copy full SHA for 65e3319
View code at this point
Browse repository at this point
Commits on Aug 3, 2016
Merge 3.4
dstufft
committed
ef330d3
View commit details
Copy full SHA for ef330d3
View code at this point
Browse repository at this point
Merge 3.3
dstufft
committed
c6c2217
View commit details
Copy full SHA for c6c2217
View code at this point
Browse repository at this point
Switch upload.pypi.io to upload.pypi.org
dstufft
committed
fb79290
View commit details
Copy full SHA for fb79290
View code at this point
Browse repository at this point
Issue #20767: Fix -R option for FreeBSD/clang.
Stefan Krah
committed
9de620e
View commit details
Copy full SHA for 9de620e
View code at this point
Browse repository at this point
Commits on Jul 11, 2016
English spelling and grammar fixes
vadmium
committed
204bf0b
View commit details
Copy full SHA for 204bf0b
View code at this point
Browse repository at this point
Commits on Jul 6, 2016
Fix a test with the new upload URL
dstufft
committed
a1fc45a
View commit details
Copy full SHA for a1fc45a
View code at this point
Browse repository at this point
merge 3.4
benjaminp
committed
9409b4a
View commit details
Copy full SHA for 9409b4a
View code at this point
Browse repository at this point
Switch to the new upload url for PyPI
dstufft
committed
ad04a85
View commit details
Copy full SHA for ad04a85
View code at this point
Browse repository at this point
Switch to the new upload url for PyPI
dstufft
committed
188c118
View commit details
Copy full SHA for 188c118
View code at this point
Browse repository at this point
Commits on Jun 24, 2016
Make PyPIRCCommandTestCase derive from a base class
Show description for 91d53e7
berkerpeksag
committed
91d53e7
View commit details
Copy full SHA for 91d53e7
View code at this point
Browse repository at this point
Commits on Jun 20, 2016
Issue #20120: Add a test case to verify the % char can be used in .pypirc
Show description for c529af3
berkerpeksag
committed
c529af3
View commit details
Copy full SHA for c529af3
View code at this point
Browse repository at this point
Commits on Jun 18, 2016
Issue #27349: Fix typo in distutils upload command
berkerpeksag
committed
56fe474
View commit details
Copy full SHA for 56fe474
View code at this point
Browse repository at this point
Commits on Jun 17, 2016
Issue #27048: Prevents distutils failing on Windows when environment variables contain non-ASCII characters
zooba
committed
08bb8a4
View commit details
Copy full SHA for 08bb8a4
View code at this point
Browse repository at this point
Commits on Jun 10, 2016
Issue #20900: distutils register command now decodes HTTP responses correctly
Show description for 904a2ef
berkerpeksag
committed
904a2ef
View commit details
Copy full SHA for 904a2ef
View code at this point
Browse repository at this point
Commits on Jun 4, 2016
- Issue #26884: Fix linking extension modules for cross builds.
Show description for 6ada012
doko42
committed
6ada012
View commit details
Copy full SHA for 6ada012
View code at this point
Browse repository at this point
Commits on Jun 2, 2016
Issue #21776: distutils.upload now correctly handles HTTPError
Show description for 6a8e626
berkerpeksag
committed
6a8e626
View commit details
Copy full SHA for 6a8e626
View code at this point
Browse repository at this point
Issue #27171: Fix typos in documentation, comments, and test function names
vadmium
committed
e26da7c
View commit details
Copy full SHA for e26da7c
View code at this point
Browse repository at this point
Commits on May 26, 2016
Issue #27076: Doc, comment and tests spelling fixes
Show description for 46f5072
vadmium
committed
46f5072
View commit details
Copy full SHA for 46f5072
View code at this point
Browse repository at this point
Commits on May 4, 2016
Issue #20120: Use RawConfigParser for .pypirc parsing, removing support for interpolation unintentionally added with move to Python 3. Behavior no longer does any interpolation in .pypirc files, ma…
Show description for 422cf2b
jaraco
committed
422cf2b
View commit details
Copy full SHA for 422cf2b
View code at this point
Browse repository at this point
Commits on Nov 12, 2015
Issue #25607: Restore old distutils logging threshold after running tests that
Show description for 8402324
serhiy-storchaka
committed
8402324
View commit details
Copy full SHA for 8402324
View code at this point
Browse repository at this point
Restore old distutils logging threshold after running test_log.
serhiy-storchaka
committed
fda7fe0
View commit details
Copy full SHA for fda7fe0
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 7462b64
vadmium
committed
7462b64
View commit details
Copy full SHA for 7462b64
View code at this point
Browse repository at this point
Commits on Sep 19, 2015
Issue #12285: Replace implementation of findall with implementation from Setuptools 7ce820d524db.
jaraco
committed
edc4b2f
View commit details
Copy full SHA for edc4b2f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.