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
.
pythoncapi
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
pythoncapi
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 18, 2018
bpo-33892: Doc: Use gender neutral words (GH-7770)
andresdelfino
authored and
methane
committed
5092439
View commit details
Copy full SHA for 5092439
View code at this point
Browse repository at this point
Commits on May 15, 2018
bpo-33503: Fix the broken pypi link in the source and the documentation (GH-6814)
matrixise
authored and
ned-deily
committed
19177fb
View commit details
Copy full SHA for 19177fb
View code at this point
Browse repository at this point
Commits on Apr 21, 2018
bpo-33297: Mention Pillow to work with more image formats. (#6505)
Show description for b81ca28
andresdelfino
authored and
serhiy-storchaka
committed
b81ca28
View commit details
Copy full SHA for b81ca28
View code at this point
Browse repository at this point
Commits on Apr 8, 2018
Improve highlighting of some code blocks. (GH-6401)
serhiy-storchaka
authored
46936d5
View commit details
Copy full SHA for 46936d5
View code at this point
Browse repository at this point
Commits on Jan 20, 2018
bpo-25910: Link redirections in docs (#1933)
Show description for 338cd83
CuriousLearner
authored and
vstinner
committed
338cd83
View commit details
Copy full SHA for 338cd83
View code at this point
Browse repository at this point
Commits on Dec 5, 2017
bpo-19610: Warn if distutils is provided something other than a list to some fields (#4685)
Show description for 8837dd0
nascheme
authored
8837dd0
View commit details
Copy full SHA for 8837dd0
View code at this point
Browse repository at this point
Commits on Nov 23, 2017
bpo-19610: setup() now raises TypeError for invalid types (GH-4519)
Show description for dcaed6b
berkerpeksag
authored
dcaed6b
View commit details
Copy full SHA for dcaed6b
View code at this point
Browse repository at this point
Commits on Sep 25, 2017
bpo-31569: correct PCBuild/ case to PCbuild/ in build scripts and docs (GH-3711)
gronke
authored and
pfmoore
committed
f1502d0
View commit details
Copy full SHA for f1502d0
View code at this point
Browse repository at this point
Commits on Sep 6, 2017
Remove all mention of Windows IA-64 support (GH-3389)
Show description for 49ce74e
zware
authored
49ce74e
View commit details
Copy full SHA for 49ce74e
View code at this point
Browse repository at this point
Commits on Sep 4, 2017
remove IRIX support (closes bpo-31341) (#3310)
Show description for 0693063
benjaminp
authored
0693063
View commit details
Copy full SHA for 0693063
View code at this point
Browse repository at this point
Commits on Apr 14, 2017
bpo-11913: Add README.rst to the distutils standard READMEs list (#563)
kirbyfan64
authored and
vstinner
committed
f9f87f0
View commit details
Copy full SHA for f9f87f0
View code at this point
Browse repository at this point
Commits on Mar 5, 2017
distutils docs: Fix a typo (GH-470)
Show description for 2a7bdda
Mariatta
authored
2a7bdda
View commit details
Copy full SHA for 2a7bdda
View code at this point
Browse repository at this point
Commits on Dec 27, 2016
Issue #29069: Update the default URL of PyPI server
Show description for 1fee515
berkerpeksag
committed
1fee515
View commit details
Copy full SHA for 1fee515
View code at this point
Browse repository at this point
Commits on Nov 5, 2016
Fix spacing after C++ in documentation
vadmium
committed
04b3d8b
View commit details
Copy full SHA for 04b3d8b
View code at this point
Browse repository at this point
Commits on Oct 30, 2016
Issue #26638: Mask undefined CLI options to defeat new Sphinx warnings
vadmium
committed
5c67933
View commit details
Copy full SHA for 5c67933
View code at this point
Browse repository at this point
Commits on Jul 26, 2016
Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting.
Show description for 1050d2d
vadmium
committed
1050d2d
View commit details
Copy full SHA for 1050d2d
View code at this point
Browse repository at this point
Commits on Jun 6, 2016
Issue #26014: Update 3.x packaging documentation:
Show description for 8f5798e
ned-deily
committed
8f5798e
View commit details
Copy full SHA for 8f5798e
View code at this point
Browse repository at this point
Commits on May 10, 2016
Issue #23921: Standardized documentation whitespace formatting.
Show description for dba9039
serhiy-storchaka
committed
dba9039
View commit details
Copy full SHA for dba9039
View code at this point
Browse repository at this point
Commits on Apr 17, 2016
Issue #26778: Fixed "a/an/and" typos in code comment and documentation.
serhiy-storchaka
committed
6a7b3a7
View commit details
Copy full SHA for 6a7b3a7
View code at this point
Browse repository at this point
Commits on Apr 16, 2016
Issue #26638: Fix links to some CLI options and section headings
Show description for 00ccacc
vadmium
committed
00ccacc
View commit details
Copy full SHA for 00ccacc
View code at this point
Browse repository at this point
Commits on Feb 26, 2016
Closes #25910: fix dead and permanently redirected links in the docs. Thanks to SilentGhost for the patch.
birkenfeld
committed
5d94134
View commit details
Copy full SHA for 5d94134
View code at this point
Browse repository at this point
Commits on Feb 25, 2016
Closes #26435: fix syntax in directives. Thanks to Jakub Stasiak.
birkenfeld
committed
8c16cb9
View commit details
Copy full SHA for 8c16cb9
View code at this point
Browse repository at this point
Commits on Nov 4, 2015
merge 3.4
benjaminp
committed
1897c98
View commit details
Copy full SHA for 1897c98
View code at this point
Browse repository at this point
link to modern PUG url
benjaminp
committed
c2f0121
View commit details
Copy full SHA for c2f0121
View code at this point
Browse repository at this point
Commits on Nov 2, 2015
Issue #25523: Merge a-to-an corrections from 3.4.
serhiy-storchaka
committed
a84f6c3
View commit details
Copy full SHA for a84f6c3
View code at this point
Browse repository at this point
Issue #25523: Further a-to-an corrections.
serhiy-storchaka
committed
d65c949
View commit details
Copy full SHA for d65c949
View code at this point
Browse repository at this point
Commits on Oct 10, 2015
Issue #25161: Merge full stops from 3.4 into 3.5
vadmium
committed
84835ab
View commit details
Copy full SHA for 84835ab
View code at this point
Browse repository at this point
Issue #25161: Add full stops in documentation; patch by Takase Arihiro
vadmium
committed
d21e0b5
View commit details
Copy full SHA for d21e0b5
View code at this point
Browse repository at this point
Commits on Sep 13, 2015
merge 3.4
benjaminp
committed
f07422c
View commit details
Copy full SHA for f07422c
View code at this point
Browse repository at this point
fix name of argument in docstring and the docs (closes #25076)
Show description for 4019852
benjaminp
committed
4019852
View commit details
Copy full SHA for 4019852
View code at this point
Browse repository at this point
Commits on Jul 7, 2015
Fix versionchanged directives
zware
committed
7f142c7
View commit details
Copy full SHA for 7f142c7
View code at this point
Browse repository at this point
Commits on Jun 15, 2015
Back porting changeset db302b88fdb6 to 3.4 branch, which fixed multiple documentation typos.
Show description for b4760ef
orsenthil
committed
b4760ef
View commit details
Copy full SHA for b4760ef
View code at this point
Browse repository at this point
Commits on May 16, 2015
Issue #16314: Added support for the LZMA compression in distutils.
serhiy-storchaka
committed
b9cec6a
View commit details
Copy full SHA for b9cec6a
View code at this point
Browse repository at this point
Commits on Apr 13, 2015
Issue #23731: Implement PEP 488.
Show description for f299abd
brettcannon
committed
f299abd
View commit details
Copy full SHA for f299abd
View code at this point
Browse repository at this point
Commits on Mar 17, 2015
Issue #23682: Delete Python 2.2 mention from distutils documentation.
Show description for e010d8f
berkerpeksag
committed
e010d8f
View commit details
Copy full SHA for e010d8f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.