index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
distutils
/
tests
/
test_dist.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
#6954: Fixed crash when using DISTUTILS_DEBUG flag in Distutils.
Tarek Ziadé
2009-09-21
1
-0/+7
*
improving distutils coverage
Tarek Ziadé
2009-09-21
1
-0/+22
*
using print statements when used for user interaction
Tarek Ziadé
2009-07-04
1
-18/+0
*
convert usage of fail* to assert*
Benjamin Peterson
2009-06-30
1
-21/+21
*
improved distutils.dist test coverage, pep-8 compliancy
Tarek Ziadé
2009-06-01
1
-6/+51
*
removed sys.platform == 'mac' support in distutils.dist.parse_command_line an...
Tarek Ziadé
2009-05-17
1
-19/+39
*
now using EnvironGuard everywhere
Tarek Ziadé
2009-05-10
1
-16/+6
*
Replace variable
Tarek Ziadé
2009-02-14
1
-1/+1
*
Fix for #5257: refactored all tests in distutils, so they use a temporary dir...
Tarek Ziadé
2009-02-14
1
-17/+13
*
fixed #4646 : distutils was choking on empty options arg in the setup function.
Tarek Ziadé
2008-12-29
1
-0/+24
*
Issue #2562: Fix distutils PKG-INFO writing logic to allow having
Marc-André Lemburg
2008-09-03
1
-0/+35
*
Try setting HOME env.var to fix test on Win32
Andrew M. Kuchling
2008-05-11
1
-1/+1
*
Add message to test assertion
Andrew M. Kuchling
2008-05-11
1
-1/+2
*
#1858: re-apply patch for this, adding the missing files
Andrew M. Kuchling
2008-05-11
1
-0/+46
*
Revert r62998 as it broke the build (seems distutils.config is missing).
Brett Cannon
2008-05-10
1
-47/+0
*
#1858 from Tarek Ziade:
Andrew M. Kuchling
2008-05-10
1
-0/+47
*
Patch #2167 from calvin: Remove unused imports
Christian Heimes
2008-02-23
1
-2/+0
*
Whitespace normalization.
Tim Peters
2005-03-28
1
-1/+1
*
PEP 314 implementation (client side):
Fred Drake
2005-03-20
1
-1/+90
*
This allows additional commands to be provided for existing setup.py
Fred Drake
2004-08-03
1
-0/+100