distutils-sysconfig
authorMatthias Klose <doko@debian.org>
Thu, 14 May 2026 03:00:00 +0000 (10:00 +0700)
committerArnaud Rebillout <arnaudr@debian.org>
Thu, 14 May 2026 03:00:00 +0000 (10:00 +0700)
commitac1e5e63ad1875496a78ce3d8e946d4f991a2a75
tree32d59a6b1c15ff45982cbc5c40bbaa25a21d8d6e
parent5ac7790b88328ee22b2152fb351a8a53e6b7af93
distutils-sysconfig

# DP: Get CONFIGURE_CFLAGS, CONFIGURE_CPPFLAGS, CONFIGURE_LDFLAGS from
# DP: the python build, when CFLAGS, CPPFLAGS, LDSHARED) are not set
# DP: in the environment.

# DP: Get CONFIGURE_CFLAGS, CONFIGURE_CPPFLAGS, CONFIGURE_LDFLAGS from
# DP: the python build, when CFLAGS, CPPFLAGS, LDSHARED) are not set
# DP: in the environment.

Gbp-Pq: Name distutils-sysconfig.diff
Lib/distutils/sysconfig.py
Lib/distutils/tests/test_sysconfig.py