]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-96628: remove deprecated and ignored arg of sysconfig.is_python_build() (GH-96629)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Tue, 6 Sep 2022 23:24:34 +0000 (00:24 +0100)
committerGitHub <noreply@github.com>
Tue, 6 Sep 2022 23:24:34 +0000 (00:24 +0100)
commit147eb723b2521e7cf889f6b24ca49adbefa0bf65
tree0e1161f0885263503a51dfeaca082c1eb3e20284
parent05692c67c51b78a5a5a7bb61d646519025e38015
gh-96628: remove deprecated and ignored arg of sysconfig.is_python_build() (GH-96629)
Lib/distutils/command/install.py