]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40112: distutils test_search_cpp: Fix logic to determine if C compiler is xlc...
authorMichael Felt <aixtools@users.noreply.github.com>
Fri, 3 Apr 2020 14:38:28 +0000 (16:38 +0200)
committerGitHub <noreply@github.com>
Fri, 3 Apr 2020 14:38:28 +0000 (16:38 +0200)
commit76db37b1d37a9daadd9e5b320f2d5a53cd1352ec
tree7eda54a0fea00ca959688730617bdfcb688d4662
parentb74468e233a5137ff518e61eff65ca2d8833e38a
bpo-40112: distutils test_search_cpp: Fix logic to determine if C compiler is xlc on AIX (GH-19225)
Lib/distutils/tests/test_config_cmd.py