Skip to content

bpo-44860: Make sysconfig posix_user not depend on platlibdir#27655

Merged
encukou merged 1 commit into
python:mainfrom
uranusjr:distutils-unix-user-platlib-match-sysconfig
Sep 7, 2021
Merged

bpo-44860: Make sysconfig posix_user not depend on platlibdir#27655
encukou merged 1 commit into
python:mainfrom
uranusjr:distutils-unix-user-platlib-match-sysconfig

Conversation

@uranusjr

@uranusjr uranusjr commented Aug 7, 2021

Copy link
Copy Markdown
Contributor

@uranusjr
uranusjr force-pushed the distutils-unix-user-platlib-match-sysconfig branch from 94fd056 to cc9efb1 Compare August 10, 2021 13:48
@uranusjr uranusjr changed the title bpo-44860: Match distutils's unix_user platlib to sysconfig Make sysconfig posix_user not depend on platlibdir Aug 10, 2021
@uranusjr uranusjr changed the title Make sysconfig posix_user not depend on platlibdir bpo-44860: Make sysconfig posix_user not depend on platlibdir Aug 10, 2021
@encukou
encukou merged commit a5c6bcf into python:main Sep 7, 2021
@uranusjr
uranusjr deleted the distutils-unix-user-platlib-match-sysconfig branch September 7, 2021 09:37
@uranusjr

uranusjr commented Sep 7, 2021

Copy link
Copy Markdown
Contributor Author

I think this needs to be backported to 3.10 (and 3.9?)

@pablogsal pablogsal added the needs backport to 3.10 only security fixes label Sep 7, 2021
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @uranusjr for the PR, and @encukou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖

@bedevere-bot

Copy link
Copy Markdown

GH-28197 is a backport of this pull request to the 3.10 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Sep 7, 2021
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 7, 2021
(cherry picked from commit a5c6bcf)

Co-authored-by: Tzu-ping Chung <uranusjr@gmail.com>
@pablogsal

Copy link
Copy Markdown
Member

@ambv Check if you want to backport this to 3.9 (see the issue)

pablogsal pushed a commit that referenced this pull request Sep 7, 2021
…) (GH-28197)

(cherry picked from commit a5c6bcf)

Co-authored-by: Tzu-ping Chung <uranusjr@gmail.com>
@encukou

encukou commented Sep 7, 2021

Copy link
Copy Markdown
Member

I wouldn't backport to 3.9. Changing install locations in a point release could be messy.
pip is using sysconfig in 3.10+ only, where distutils is deprecated. I expect any other tools to do the same.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants