• Ronald Oussoren's avatar
    Ensure that the Makefile variable expansion · e8d252db
    Ronald Oussoren yazdı
    in distutils.sysconfig matches that in the
    toplevel sysconfig module.
    
    Without this patch universal builds on OSX are
    broken.
    
    Als add a test that checks that the two version
    of get_config_vars agree on important values.
    e8d252db
Adı
Son kayıt (commit)
Son güncelleme
..
Setup.sample Loading commit data...
__init__.py Loading commit data...
support.py Loading commit data...
test_archive_util.py Loading commit data...
test_bdist.py Loading commit data...
test_bdist_dumb.py Loading commit data...
test_bdist_msi.py Loading commit data...
test_bdist_rpm.py Loading commit data...
test_bdist_wininst.py Loading commit data...
test_build.py Loading commit data...
test_build_clib.py Loading commit data...
test_build_ext.py Loading commit data...
test_build_py.py Loading commit data...
test_build_scripts.py Loading commit data...
test_check.py Loading commit data...
test_clean.py Loading commit data...
test_cmd.py Loading commit data...
test_config.py Loading commit data...
test_config_cmd.py Loading commit data...
test_core.py Loading commit data...
test_cygwinccompiler.py Loading commit data...
test_dep_util.py Loading commit data...
test_dir_util.py Loading commit data...
test_dist.py Loading commit data...
test_extension.py Loading commit data...
test_file_util.py Loading commit data...
test_filelist.py Loading commit data...
test_install.py Loading commit data...
test_install_data.py Loading commit data...
test_install_headers.py Loading commit data...
test_install_lib.py Loading commit data...
test_install_scripts.py Loading commit data...
test_log.py Loading commit data...
test_msvc9compiler.py Loading commit data...
test_register.py Loading commit data...
test_sdist.py Loading commit data...
test_spawn.py Loading commit data...
test_sysconfig.py Loading commit data...
test_text_file.py Loading commit data...
test_unixccompiler.py Loading commit data...
test_upload.py Loading commit data...
test_util.py Loading commit data...
test_version.py Loading commit data...
test_versionpredicate.py Loading commit data...