summaryrefslogtreecommitdiff
path: root/Doc/distutils
Commit message (Expand)AuthorAgeFilesLines
...
* Issue 19544 and Issue #7457: Restore the read_pkg_file method to distutils.di...Jason R. Coombs2013-11-101-0/+42
* #19196: Improved cross-references in distutils documentation.Serhiy Storchaka2013-10-092-14/+17
* Fix missing period.Georg Brandl2013-10-061-1/+1
* Closes #4159: add LaTeX tabular column specifications to tables that otherwis...Georg Brandl2013-03-281-0/+8
* Issue #16406: Combine the doc pages for uploading and registering to PyPI.Chris Jerdonek2013-02-271-8/+7
|\
| * Issue #16403: Document how distutils uses the maintainer field in PKG-INFOPetri Lehtinen2013-02-231-8/+7
| |\
| | * Issue #16874 (merge from 3.2): fix some documentation formatting.Chris Jerdonek2013-01-101-8/+7
| | |\
| | | * Merge fixes for #13614, #13512 and #7719 from 3.2?ric Araujo2012-12-081-8/+7
| | | |\
| | | | * Merge from 3.2: update the PyPI docs regarding listing versions (issue #16400).Chris Jerdonek2012-11-141-3/+3
| | | | |\
| | | | * \ Merge from 3.2: remove unneeded "Release" and "Date" markers from index pages.Chris Jerdonek2012-10-281-2/+0
| | | | |\ \
| | | | * | | Issue #15231: rephrase the last paragraph slightlyEli Bendersky2012-07-311-2/+4
| | | | * | | Issue #15321: update PyPI upload doc to say --no-raw passed to rst2html.py. P...Eli Bendersky2012-07-241-1/+3
| | | | * | | Move distutils install doc back into place.?ric Araujo2012-06-241-1086/+0
| | | | * | | Remove packaging from the standard library.?ric Araujo2012-06-241-11/+1
| | | | * | | Merge edits from 3.2 (#13716, #1040439, #2945, #13770, #6715)Éric Araujo2012-02-051-25/+11
| | | | |\ \ \
| | | | * \ \ \ Merge with 3.2.Ezio Melotti2011-10-193-8/+1103
| | | | |\ \ \ \
| | | | | * | | | Replace a mention of EnvironmentError in the distutils docs.Antoine Pitrou2011-10-121-6/+5
| | | | | * | | | Merge fixes for #10526, #10359, #11254, #9100 and the bug without numberÉric Araujo2011-10-083-2/+1098
| | | | | |\ \ \ \
| | | | | | * | | | Synchronize packaging docs with distutils’ (includes fix for #9302)Éric Araujo2011-08-261-1/+1
| | | | | | * | | | Merge from 3.2 (#9302 fix and other changes)Éric Araujo2011-08-262-1/+1097
| | | | | | |\ \ \ \
| | | | | | | * \ \ \ Merge fixes for #12256 and typos from 3.2Éric Araujo2011-08-192-1/+1097
| | | | | | | |\ \ \ \
| | | | | | | | * \ \ \ Merge 3.2Éric Araujo2011-08-192-5/+5
| | | | | | | | |\ \ \ \
| | | | | | | | * \ \ \ \ Merge doc changes from 3.2 (#8617, #10745).Éric Araujo2011-08-062-1/+1097
| | | | | | | | |\ \ \ \ \
| | | | | | | | | * \ \ \ \ Merge fixes for #9860, #11104/#8688 and #12331 from 3.2Éric Araujo2011-07-311-8/+17
| | | | | | | | | |\ \ \ \ \ | | | | | | | | | |/ / / / / | | | | | | | | |/| | | | |
| | | | | | | | | * | | | | Merge from 3.2 (#10318, #12255, #12043, #12417 and other fixes)Éric Araujo2011-07-292-1/+1019
| | | | | | | | | |\ \ \ \ \
| | | | | | | | | | * \ \ \ \ Merge English fix.R David Murray2011-07-181-1/+1
| | | | | | | | | | |\ \ \ \ \
| | | | | | | | | | * | | | | | Remove duplicate "numbered" options for toctrees.Georg Brandl2011-07-151-1/+0
| | | | | | | | | | * | | | | | Merge doc fixes from 3.2Éric Araujo2011-06-092-8/+17
| | | | | | | | | | |\ \ \ \ \ \
| | | | | | | | | | * | | | | | | Packaging doc: Add missing index file, improve main page description.Éric Araujo2011-06-021-6/+4
| | | | | | | | | | * | | | | | | Add documentation for the packaging module.Éric Araujo2011-06-012-0/+1018
* | | | | | | | | | | | | | | | | Issue #16406: Combine the doc pages for uploading and registering to PyPI.Chris Jerdonek2013-02-274-84/+120
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Issue #16403: Document how distutils uses the maintainer field in PKG-INFOPetri Lehtinen2013-02-232-2/+6
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Issue #16874 (forward-port from 2.7): fix some documentation formatting.Chris Jerdonek2013-01-101-6/+6
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Ignore .nfs* files in distutils (#7719).?ric Araujo2012-12-081-0/+6
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | Update the description of which package versions PyPI displays (issue #16400).Chris Jerdonek2012-11-141-3/+3
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Remove unneeded "Release" and "Date" markers from doc index pages.Chris Jerdonek2012-10-281-2/+0
* | | | | | | | | | | | Issue #15321: update PyPI upload doc to say --no-raw passed to rst2html.pyEli Bendersky2012-08-021-1/+5
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Hide or remove user-visible XXX notes from distutils doc (#13716).Éric Araujo2012-01-151-25/+11
|/ / / / / / / / / /
* | | | | | | | | | Remove duplication.Ezio Melotti2011-10-191-1/+1
|/ / / / / / / / /
* | | | | | | | | Fix distutils byte-compilation to comply with PEP 3147 (#11254).Éric Araujo2011-10-081-3/+8
|/ / / / / / / /
* | | | | | | | Document the "optional" argument of distutils’ Extension classÉric Araujo2011-08-261-0/+5
* | | | | | | | Fix type information in distutils API reference (#9302).Éric Araujo2011-08-261-28/+28
|/ / / / / / /
* | | | | | | Fix typo in command nameÉric Araujo2011-08-191-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Remove obsolete term + indicate how to find the program (#1626300).Éric Araujo2011-08-191-2/+2
|/ / / / /
* | | | | Fix regression with distutils MANIFEST handing (#11104, #8688).Éric Araujo2011-07-311-8/+17
|/ / / /
* | | | Turn raw URI into real linkÉric Araujo2011-07-281-2/+2
| |_|/ |/| |
* | | Better English.R David Murray2011-07-181-1/+1
| |/ |/|
* | Add examples that work on Windows to distutils docs (#1626300)Éric Araujo2011-06-081-2/+8
|/
* Fix markup: arguments in a class directive are __init__ arguments, not base c...Éric Araujo2011-05-311-3/+3
* Branch mergeÉric Araujo2011-05-291-0/+1
|\