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
.
pythonStudy2017
/
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
Doc
distutils
on
3.3
User selector
All users
All time
Commit history
Commits on Mar 13, 2014
Clarify distutils’ clean command (ref #6142)
merwok
committed
ef04c59
View commit details
Copy full SHA for ef04c59
View code at this point
Browse repository at this point
Make distutils error messages more helpful (#11599).
Show description for 45fc871
merwok
committed
45fc871
View commit details
Copy full SHA for 45fc871
View code at this point
Browse repository at this point
Commits on Mar 12, 2014
Avoid “error: None” messages from distutils (#4931).
Show description for fc773a2
merwok
committed
fc773a2
View commit details
Copy full SHA for fc773a2
View code at this point
Browse repository at this point
Commits on Dec 10, 2013
Issue #19407: add Python Packaging User Guide notes
Show description for b5c4fd0
ncoghlan
committed
b5c4fd0
View commit details
Copy full SHA for b5c4fd0
View code at this point
Browse repository at this point
Commits on Nov 10, 2013
Issue 19544 and Issue #7457: Restore the read_pkg_file method to distutils.dist.DistributionMetadata accidentally removed in the undo of distutils2.
jaraco
committed
3492e39
View commit details
Copy full SHA for 3492e39
View code at this point
Browse repository at this point
Commits on Oct 9, 2013
#19196: Improved cross-references in distutils documentation.
serhiy-storchaka
committed
7880db6
View commit details
Copy full SHA for 7880db6
View code at this point
Browse repository at this point
Commits on Oct 6, 2013
Fix missing period.
birkenfeld
committed
a710fda
View commit details
Copy full SHA for a710fda
View code at this point
Browse repository at this point
Commits on Mar 28, 2013
Closes #4159: add LaTeX tabular column specifications to tables that otherwise are cut off or have overlapping text.
birkenfeld
committed
44ea77b
View commit details
Copy full SHA for 44ea77b
View code at this point
Browse repository at this point
Commits on Feb 27, 2013
Issue #16406: Combine the doc pages for uploading and registering to PyPI.
cjerdonek
committed
79333db
View commit details
Copy full SHA for 79333db
View code at this point
Browse repository at this point
Issue #16406: Combine the doc pages for uploading and registering to PyPI.
cjerdonek
committed
13fb979
View commit details
Copy full SHA for 13fb979
View code at this point
Browse repository at this point
Commits on Feb 23, 2013
Issue #16403: Document how distutils uses the maintainer field in PKG-INFO
akheron
committed
7de72ad
View commit details
Copy full SHA for 7de72ad
View code at this point
Browse repository at this point
Issue #16403: Document how distutils uses the maintainer field in PKG-INFO
akheron
committed
905b648
View commit details
Copy full SHA for 905b648
View code at this point
Browse repository at this point
Commits on Jan 11, 2013
Issue #16874 (merge from 3.2): fix some documentation formatting.
cjerdonek
committed
b2b2252
View commit details
Copy full SHA for b2b2252
View code at this point
Browse repository at this point
Issue #16874 (forward-port from 2.7): fix some documentation formatting.
cjerdonek
committed
444d153
View commit details
Copy full SHA for 444d153
View code at this point
Browse repository at this point
Commits on Dec 9, 2012
Merge fixes for #13614, #13512 and #7719 from 3.2
Éric Araujo
committed
3f7c0e4
View commit details
Copy full SHA for 3f7c0e4
View code at this point
Browse repository at this point
Commits on Dec 8, 2012
Ignore .nfs* files in distutils (#7719).
Show description for 3e4a3dc
Éric Araujo
committed
3e4a3dc
View commit details
Copy full SHA for 3e4a3dc
View code at this point
Browse repository at this point
Commits on Nov 14, 2012
Merge from 3.2: update the PyPI docs regarding listing versions (issue #16400).
cjerdonek
committed
251269c
View commit details
Copy full SHA for 251269c
View code at this point
Browse repository at this point
Update the description of which package versions PyPI displays (issue #16400).
cjerdonek
committed
f9e49ea
View commit details
Copy full SHA for f9e49ea
View code at this point
Browse repository at this point
Commits on Oct 28, 2012
Merge from 3.2: remove unneeded "Release" and "Date" markers from index pages.
cjerdonek
committed
d285029
View commit details
Copy full SHA for d285029
View code at this point
Browse repository at this point
Remove unneeded "Release" and "Date" markers from doc index pages.
cjerdonek
committed
8b7f9f5
View commit details
Copy full SHA for 8b7f9f5
View code at this point
Browse repository at this point
Commits on Aug 1, 2012
Issue #15321: update PyPI upload doc to say --no-raw passed to rst2html.py
eliben
committed
f37c0c7
View commit details
Copy full SHA for f37c0c7
View code at this point
Browse repository at this point
Commits on Jul 31, 2012
Issue #15231: rephrase the last paragraph slightly
eliben
committed
73a74da
View commit details
Copy full SHA for 73a74da
View code at this point
Browse repository at this point
Commits on Jul 24, 2012
Issue #15321: update PyPI upload doc to say --no-raw passed to rst2html.py. Patch by Chris Jerdonek
eliben
committed
c43c558
View commit details
Copy full SHA for c43c558
View code at this point
Browse repository at this point
Commits on Jun 24, 2012
Move distutils install doc back into place.
Show description for 80d440a
merwok
committed
80d440a
View commit details
Copy full SHA for 80d440a
View code at this point
Browse repository at this point
Remove packaging from the standard library.
Show description for 859aad6
merwok
committed
859aad6
View commit details
Copy full SHA for 859aad6
View code at this point
Browse repository at this point
Commits on Feb 5, 2012
Merge edits from 3.2 (#13716, #1040439, #2945, #13770, #6715)
merwok
committed
cd0d951
View commit details
Copy full SHA for cd0d951
View code at this point
Browse repository at this point
Commits on Jan 15, 2012
Hide or remove user-visible XXX notes from distutils doc (#13716).
Show description for 9cff427
merwok
committed
9cff427
View commit details
Copy full SHA for 9cff427
View code at this point
Browse repository at this point
Commits on Oct 19, 2011
Merge with 3.2.
ezio-melotti
committed
f106449
View commit details
Copy full SHA for f106449
View code at this point
Browse repository at this point
Remove duplication.
ezio-melotti
committed
e130a52
View commit details
Copy full SHA for e130a52
View code at this point
Browse repository at this point
Commits on Oct 12, 2011
Replace a mention of EnvironmentError in the distutils docs.
pitrou
committed
771dea7
View commit details
Copy full SHA for 771dea7
View code at this point
Browse repository at this point
Commits on Oct 8, 2011
Merge fixes for #10526, #10359, #11254, #9100 and the bug without number
merwok
committed
6ebea15
View commit details
Copy full SHA for 6ebea15
View code at this point
Browse repository at this point
Commits on Oct 7, 2011
Fix distutils byte-compilation to comply with PEP 3147 (#11254).
Show description for 47a4521
merwok
committed
47a4521
View commit details
Copy full SHA for 47a4521
View code at this point
Browse repository at this point
Commits on Aug 25, 2011
Synchronize packaging docs with distutils’ (includes fix for #9302)
merwok
committed
b008d3d
View commit details
Copy full SHA for b008d3d
View code at this point
Browse repository at this point
Merge from 3.2 (#9302 fix and other changes)
merwok
committed
8d9dcd1
View commit details
Copy full SHA for 8d9dcd1
View code at this point
Browse repository at this point
Document the "optional" argument of distutils’ Extension class
merwok
committed
7744382
View commit details
Copy full SHA for 7744382
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.