[3.10] bpo-44860: Update test_sysconfig for posix_user platlib (GH-28235) by miss-islington · Pull Request #28251 · python/cpython

@vstinner @miss-islington

Update test_sysconfig.test_user_similar() for the posix_user scheme:
"platlib" doesn't use sys.platlibdir.
(cherry picked from commit 49acac0)

Co-authored-by: Victor Stinner <vstinner@python.org>

vstinner

pablogsal pushed a commit that referenced this pull request

Sep 29, 2021
…H-28251)

Update test_sysconfig.test_user_similar() for the posix_user scheme:
"platlib" doesn't use sys.platlibdir.
(cherry picked from commit 49acac0)

Co-authored-by: Victor Stinner <vstinner@python.org>