| Commit message (Expand) | Author | Age | Files | Lines |
* | gh-92584: Remove the distutils package (#99061) | Victor Stinner | 2022-11-03 | 1 | -494/+0 |
|
|
* | bpo-22831: Use "with" to avoid possible fd leaks in distutils. (GH-10921) | Serhiy Storchaka | 2018-12-20 | 1 | -8/+7 |
|
|
* | bpo-11913: Add README.rst to the distutils standard READMEs list (#563) | Ryan Gonzalez | 2017-04-14 | 1 | -1/+1 |
|
|
* | Make cs_path_exists a protected, static method | Jason R. Coombs | 2016-10-14 | 1 | -19/+19 |
|
|
* | Add case-sensitive file comparison for detecting/adding standard default files. | Jason R. Coombs | 2016-10-14 | 1 | -2/+20 |
|
|
* | Extract methods from sdist.add_defaults, allowing subclasses to override or i... | Jason R. Coombs | 2016-10-14 | 1 | -0/+15 |
|
|
* | Get names for README files from class attribute, allowing subclass to override. | Jason R. Coombs | 2016-10-14 | 1 | -1/+3 |
|
|
* | Replace trailing comments with block-level comments | Jason R. Coombs | 2016-10-14 | 1 | -2/+4 |
|
|
* | Remove unused import and reorganize imports of modules. | Jason R. Coombs | 2016-10-14 | 1 | -1/+3 |
|
|
* | Remove wildcard imports from distutils.command.sdist | Jason R. Coombs | 2016-10-14 | 1 | -2/+2 |
|
|
* | Closes #27904: Improved logging statements to defer formatting until needed. | Vinay Sajip | 2016-08-31 | 1 | -1/+1 |
|
|
* | Issue #27819: Simply default to gztar for sdist formats by default on all pla... | Jason R. Coombs | 2016-08-20 | 1 | -11/+1 |
|
|
* | Removed unused imports. | Serhiy Storchaka | 2016-04-24 | 1 | -1/+0 |
|
|
* | Issue #19544 and Issue #6516: Restore support for --user and --group paramete... | Andrew Kuchling | 2013-11-15 | 1 | -1/+8 |
|
|
* | #18741: fix more typos. Patch by Févry Thibault. | Ezio Melotti | 2013-08-17 | 1 | -1/+1 |
|
|
* | Warn instead of crashing because of invalid path in MANIFEST.in (#8286). | Éric Araujo | 2011-09-02 | 1 | -1/+4 |
|
|
* | Fix regression with distutils MANIFEST handing (#11104, #8688). | Éric Araujo | 2011-07-31 | 1 | -19/+29 |
|
|
* | Fix closes Issue11439 Remove the SVN keywords from the code as it is no longe... | Senthil Kumaran | 2011-07-28 | 1 | -2/+0 |
|
|
* | Fix resource warning found manually | Éric Araujo | 2011-04-17 | 1 | -11/+14 |
|
|
* | Merged revisions 84711 via svnmerge from | Éric Araujo | 2010-09-11 | 1 | -1/+1 |
|
|
* | Merged revisions 83993 via svnmerge from | Éric Araujo | 2010-08-14 | 1 | -2/+15 |
|
|
* | Merged revisions 83371,83390 via svnmerge from | Georg Brandl | 2010-08-01 | 1 | -2/+1 |
|
|
* | Merged revisions 81263 via svnmerge from | Tarek Ziadé | 2010-05-17 | 1 | -1/+2 |
|
|
* | Merged revisions 81258 via svnmerge from | Tarek Ziadé | 2010-05-17 | 1 | -57/+25 |
|
|
* | Merged revisions 72681 via svnmerge from | Tarek Ziadé | 2009-05-16 | 1 | -32/+24 |
|
|
* | Merged revisions 72624 via svnmerge from | Tarek Ziadé | 2009-05-14 | 1 | -7/+4 |
|
|
* | Merged revisions 72618 via svnmerge from | Tarek Ziadé | 2009-05-14 | 1 | -4/+3 |
|
|
* | Merged revisions 69724 via svnmerge from | Tarek Ziadé | 2009-02-17 | 1 | -1/+1 |
|
|
* | Merged revisions 69710 via svnmerge from | Tarek Ziadé | 2009-02-17 | 1 | -4/+12 |
|
|
* | Merged revisions 69692 via svnmerge from | Tarek Ziadé | 2009-02-16 | 1 | -1/+21 |
|
|
* | Merged revisions 68951 via svnmerge from | Tarek Ziadé | 2009-01-26 | 1 | -0/+4 |
|
|
* | Merged revisions 68167,68276,68292-68293,68344 via svnmerge from | Benjamin Peterson | 2009-01-09 | 1 | -3/+15 |
|
|
* | Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,... | Christian Heimes | 2008-03-16 | 1 | -2/+2 |
|
|
* | Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-22 | 1 | -0/+1 |
|
|
* | General cleanup, raise normalization in Lib/distutils. | Collin Winter | 2007-08-30 | 1 | -61/+28 |
|
|
* | Remove functions in string module that are also string methods. Also remove: | Neal Norwitz | 2007-04-17 | 1 | -3/+3 |
|
|
* | SF patch 1631942 by Collin Winter: | Guido van Rossum | 2007-01-10 | 1 | -1/+1 |
|
|
* | Make dist_files a triple, with the Python target version included, | Martin v. Löwis | 2005-03-23 | 1 | -1/+1 |
|
|
* | Add the upload command. Make all dist commands register their | Martin v. Löwis | 2005-03-21 | 1 | -0/+1 |
|
|
* | Update compatibility comments to 2.1, corresponding to PEP 291 1.13. | Martin v. Löwis | 2004-11-10 | 1 | -1/+1 |
|
|
* | SF patch 959726: sdist versus SVN | Tim Peters | 2004-05-31 | 1 | -2/+2 |
|
|
* | make sure the default manifest generation includes files identified as | Fred Drake | 2004-03-25 | 1 | -0/+4 |
|
|
* | Add comment to Distutil files about requiring 1.5.2 compatibility, as | Andrew M. Kuchling | 2002-11-19 | 1 | -0/+2 |
|
|
* | Remove 'created by' lines; people can use CVS for this, and the information i... | Andrew M. Kuchling | 2002-11-14 | 1 | -2/+0 |
|
|
* | Make setup.py less chatty by default. | Jeremy Hylton | 2002-06-04 | 1 | -26/+11 |
|
|
* | Whitespace normalization. | Fred Drake | 2001-12-06 | 1 | -5/+5 |
|
|
* | Call the write_pkg_info method | Andrew M. Kuchling | 2001-03-22 | 1 | -2/+2 |
|
|
* | Untabified. | Greg Ward | 2000-10-14 | 1 | -1/+1 |
|
|
* | Standardized whitespace around function calls. | Greg Ward | 2000-09-30 | 1 | -48/+48 |
|
|
* | Renamed '--keep-tree' option to '--keep-temp', for consistency | Greg Ward | 2000-09-25 | 1 | -6/+6 |
|
|