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
/
test
/
test_sysconfig.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Backed out changeset 7d2018774925
Serhiy Storchaka
2015-02-15
1
-2/+2
*
Use os.devnull instead of hardcoded '/dev/null'.
Serhiy Storchaka
2015-02-15
1
-2/+2
*
Issue #22199: Make get_makefile_filename() available in Lib/sysconfig.py
Ned Deily
2014-08-22
1
-0/+8
*
Issue #13590: OS X Xcode 4 - improve support for universal extension modules
Ned Deily
2013-01-31
1
-0/+9
*
Fix test_sysconfig when prefix != exec-prefix (#9100).
Éric Araujo
2011-10-08
1
-5/+8
*
Fix test_sysconfig when run from a Python installed under /site (#10086).
Éric Araujo
2011-08-31
1
-2/+2
*
Issue #9516: avoid errors in sysconfig when MACOSX_DEPLOYMENT_TARGET is set i...
Ronald Oussoren
2011-05-15
1
-3/+47
*
Merged revisions 86596 via svnmerge from
Ezio Melotti
2010-11-21
1
-18/+18
*
#8759: Fixed user paths in sysconfig for posix and os2 schemes
Tarek Ziadé
2010-05-19
1
-1/+10
*
add underscore
Benjamin Peterson
2010-05-08
1
-1/+1
*
r80967 introduced a new scheme
Benjamin Peterson
2010-05-08
1
-2/+2
*
It is not optimal to test sys.stderr on a debug build.
Florent Xicluna
2010-03-11
1
-2/+1
*
Issue #7880: Fix sysconfig when the python executable is a symbolic link.
Florent Xicluna
2010-03-10
1
-1/+19
*
Remove unused imports in test modules.
Georg Brandl
2010-02-07
1
-2/+1
*
Add missing import.
Georg Brandl
2010-02-06
1
-0/+1
*
sysconfig.get_scheme_names now returns a sorted tuple
Tarek Ziadé
2010-02-02
1
-1/+7
*
use assert[Not]IsInstance where appropriate
Ezio Melotti
2010-01-24
1
-1/+1
*
fixed the 64bits tests for get_platform() - mac osx
Tarek Ziadé
2010-01-23
1
-1/+27
*
taking sysconfig out of distutils
Tarek Ziadé
2010-01-23
1
-0/+214