COMMITS
/ Doc/distutils/apiref.rst July 5, 2022
June 21, 2022
Ł
[3.10] gh-93851: Fix all broken links in Doc/ (GH-93853) (GH-94078)
Łukasz Langa committed
September 23, 2021
M
bpo-41203: Replace Mac OS X and OS X with macOS (GH-28515) (GH-28523)
Miss Islington (bot) committed
April 23, 2021
L
bpo-41282: (PEP 632) Deprecate distutils.sysconfig (partial implementation of the PEP) (GH-23142)
Lumír 'Frenzy' Balhar committed
January 8, 2021
V
bpo-42802: Remove distutils bdist_wininst command (GH-24043)
Victor Stinner committed
February 10, 2020
H
bpo-39586: Deprecate distutils bdist_msi command (GH-18415)
Hugo van Kemenade committed
December 15, 2019
M
bpo-38021: Modify AIX platform_tag so it covers PEP 425 needs (GH-17303)
Michael Felt committed
November 25, 2019
S
bpo-21063: Improve module synopsis for distutils (GH-17363)
Sanchit Khurana committed
September 5, 2019
M
bpo-36797: Fix a dead link in Doc/distutils/apiref (GH-15700)
Miro Hrončok committed
July 5, 2019
V
bpo-37481: Deprecate distutils bdist_wininst command (GH-14553)
Victor Stinner committed
May 24, 2019
E
bpo-21536: On Cygwin, C extensions must be linked with libpython (GH-13549)
E. M. Bray committed
May 14, 2019
N
bpo-36797: Prune more legacy distutils documentation (GH-13092)
Nick Coghlan committed
April 29, 2019
X
bpo-21536: On Android, C extensions are linked to libpython (GH-12989)
xdegaye committed
April 25, 2019
V
bpo-21536: C extensions are no longer linked to libpython (GH-12946)
Victor Stinner committed
December 6, 2018
A
Add missing period in distutils.dep_util.newer_group doc (GH-11003)
Andre Delfino committed
October 31, 2018
S
bpo-35110: Fix unintentional spaces around hyphens and dashes. (GH-10231)
Serhiy Storchaka committed
October 26, 2018
S
bpo-35042: Use the :pep: role where a PEP is specified (#10036)
Stéphane Wirtel committed
May 15, 2018
S
bpo-33503: Fix the broken pypi link in the source and the documentation (GH-6814)
Stéphane Wirtel committed
December 5, 2017
N
bpo-19610: Warn if distutils is provided something other than a list to some fields (#4685)
Neil Schemenauer committed
November 23, 2017
B
bpo-19610: setup() now raises TypeError for invalid types (GH-4519)
Berker Peksag committed
September 6, 2017
Z
Remove all mention of Windows IA-64 support (GH-3389)
Zachary Ware committed
September 4, 2017
B
remove IRIX support (closes bpo-31341) (#3310)
Benjamin Peterson committed
November 5, 2016
M
Fix spacing after C++ in documentation
Martin Panter committed
October 30, 2016
M
Issue #26638: Mask undefined CLI options to defeat new Sphinx warnings
Martin Panter committed
May 10, 2016
S
Issue #23921: Standardized documentation whitespace formatting.
Serhiy Storchaka committed
April 17, 2016
S
Issue #26778: Fixed "a/an/and" typos in code comment and documentation.
Serhiy Storchaka committed
April 16, 2016
M
Issue #26638: Fix links to some CLI options and section headings
Martin Panter committed
February 26, 2016
February 25, 2016
G
Closes #26435: fix syntax in directives. Thanks to Jakub Stasiak.
Georg Brandl committed
October 10, 2015
M
Issue #25161: Merge full stops from 3.4 into 3.5
Martin Panter committed
M
Issue #25161: Add full stops in documentation; patch by Takase Arihiro
Martin Panter committed
September 13, 2015
B
fix name of argument in docstring and the docs (closes #25076)
Benjamin Peterson committed
June 15, 2015
S
Back porting changeset db302b88fdb6 to 3.4 branch, which fixed multiple documentation typos.
Senthil Kumaran committed
May 16, 2015
S
Issue #16314: Added support for the LZMA compression in distutils.
Serhiy Storchaka committed
April 13, 2015
B
Issue #23731: Implement PEP 488.
Brett Cannon committed
January 13, 2015
B
merge 3.4 (#23221)
Benjamin Peterson committed
B
fix instances of consecutive articles (closes #23221)
Benjamin Peterson committed
October 29, 2014
G
Merge with 3.4
Georg Brandl committed
G
Use https:// URLs when referring to python.org hosts.
Georg Brandl committed
May 20, 2014
D
Fix Issue #21528 - Fix documentation typos
Donald Stufft committed
March 20, 2014
Z
Add missing parenthesis. Found by cocoatomo on docs@.
Zachary Ware committed
March 16, 2014
L
Merge in all documentation changes since branching 3.4.0rc1.
Larry Hastings committed
October 9, 2013
S
#19196: Improved cross-references in distutils documentation.
Serhiy Storchaka committed
October 6, 2013
G
Fix missing period.
Georg Brandl committed
March 28, 2013
February 23, 2013
P
Issue #16403: Document how distutils uses the maintainer field in PKG-INFO
Petri Lehtinen committed
P
Issue #16403: Document how distutils uses the maintainer field in PKG-INFO
Petri Lehtinen committed
December 9, 2012
É
Merge fixes for #13614, #13512 and #7719 from 3.2
Éric Araujo committed
December 8, 2012
É
Ignore .nfs* files in distutils (#7719).
Éric Araujo committed