commit | 11103eb1f2199cacd8c2e29e3db0d19199885b45 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Thu Sep 09 02:35:36 2021 -0700 |
committer | GitHub <noreply@github.com> | Thu Sep 09 11:35:36 2021 +0200 |
tree | b14d29420d2f41debc939334dea299a30654979d | |
parent | c0818669716b505cdbd6edc73e13f66d6467ee02 [diff] |
bpo-44860: Update test_sysconfig for posix_user platlib (GH-28235) (GH-28251) Update test_sysconfig.test_user_similar() for the posix_user scheme: "platlib" doesn't use sys.platlibdir. (cherry picked from commit 49acac00c08838d8080ce00d02c05284b94f8fb2) Co-authored-by: Victor Stinner <vstinner@python.org>