bpo-44860: Update test_sysconfig for posix_user platlib by vstinner · Pull Request #28235 · python/cpython

@vstinner

Update test_sysconfig.test_user_similar() for the posix_user scheme:
"platlib" doesn't use sys.platlibdir.

hroncok

@vstinner

@vstinner

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Sep 9, 2021
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 added a commit that referenced this pull request

Sep 9, 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>

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>