• Barry Warsaw's avatar
    First (uncontroversial) part of issue 9807. · f88b5e54
    Barry Warsaw authored
    * 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.
    f88b5e54
build_ext.py 31.6 KB