Skip to content

[3.10] bpo-44860: Update test_sysconfig for posix_user platlib (GH-28235)#28251

Merged
vstinner merged 1 commit into
python:3.10from
miss-islington:backport-49acac0-3.10
Sep 9, 2021
Merged

[3.10] bpo-44860: Update test_sysconfig for posix_user platlib (GH-28235)#28251
vstinner merged 1 commit into
python:3.10from
miss-islington:backport-49acac0-3.10

Conversation

@miss-islington

@miss-islington miss-islington commented Sep 9, 2021

Copy link
Copy Markdown
Contributor

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

https://bugs.python.org/issue44860

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>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@vstinner: Status check is done, and it's a success ✅ .

@vstinner vstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, good bot.

@vstinner
vstinner merged commit 11103eb into python:3.10 Sep 9, 2021
@miss-islington
miss-islington deleted the backport-49acac0-3.10 branch September 9, 2021 09:35
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants