• Barry Warsaw's avatar
    First (uncontroversial) part of issue 9807. · 8cf4eae5
    Barry Warsaw yazdı
    * Expose the build flags to Python as sys.abiflags
    * Shared library libpythonX.Y<abiflags>.so
    * python-config --abiflags
    * Make two distutils tests that failed with --enable-shared (even before this
      patch) succeed.
    * Fix a few small style issues.
    8cf4eae5
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...