Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from Sep 9, 2021

Conversation

@miss-islington
Copy link
Contributor

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

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
Contributor Author

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

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

Copy link
Member

@vstinner vstinner left a comment

LGTM, good bot.

@vstinner vstinner merged commit 11103eb into python:3.10 Sep 9, 2021
13 checks passed
@miss-islington miss-islington deleted the backport-49acac0-3.10 branch Sep 9, 2021
pablogsal added a commit that referenced this issue 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
Projects
None yet
4 participants