]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45221: Fix handling of LDFLAGS and CPPFLAGS options in setup.py (GH-29031)
authorandrei kulakov <andrei.avk@gmail.com>
Mon, 18 Oct 2021 18:26:23 +0000 (14:26 -0400)
committerGitHub <noreply@github.com>
Mon, 18 Oct 2021 18:26:23 +0000 (14:26 -0400)
commit6a533a423869e28d9086cf4d79029f59e9eec916
tree356e8c2f0c59678b632c0f3a6233c074d2d720e1
parent034f607906de6e375cc9a98cc3b09f6d56f8be10
bpo-45221: Fix handling of LDFLAGS and CPPFLAGS options in setup.py (GH-29031)
Misc/NEWS.d/next/Build/2021-10-18-10-25-56.bpo-45221.rnulhf.rst [new file with mode: 0644]
setup.py