]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-44860: Update test_sysconfig for posix_user platlib (GH-28235)
authorVictor Stinner <vstinner@python.org>
Thu, 9 Sep 2021 09:02:48 +0000 (11:02 +0200)
committerGitHub <noreply@github.com>
Thu, 9 Sep 2021 09:02:48 +0000 (11:02 +0200)
commit49acac00c08838d8080ce00d02c05284b94f8fb2
treee927ee9783c0ab338c5bed2e2acd459b4514bfd1
parentb7bb54fc10ed994d86efc425b6f667ffa6660392
bpo-44860: Update test_sysconfig for posix_user platlib (GH-28235)

Update test_sysconfig.test_user_similar() for the posix_user scheme:
"platlib" doesn't use sys.platlibdir.
Lib/test/pythoninfo.py
Lib/test/test_sysconfig.py
Misc/NEWS.d/next/Tests/2021-09-08-13-01-37.bpo-44860.qXd0kx.rst [new file with mode: 0644]