Skip to content

bpo-40947: Replace PLATLIBDIR macro with config->platlibdir - #20799

Closed
manisandro wants to merge 1 commit into
python:masterfrom
manisandro:platlibdir_fix
Closed

bpo-40947: Replace PLATLIBDIR macro with config->platlibdir#20799
manisandro wants to merge 1 commit into
python:masterfrom
manisandro:platlibdir_fix

Conversation

@manisandro

@manisandromanisandro commented Jun 11, 2020

Copy link
Copy Markdown
Contributor

Followup of bpo-40854, there is one remaining usage of PLATLIBDIR which should be replaced by config->platlibdir.

https://bugs.python.org/issue40947

@vstinner

Copy link
Copy Markdown
Member

Oh, I missed this one :-/ I wrote PR #20807 to add error handling but also takes the opportunity to cleanup the code a little bit. Would you mind to review my PR #20807?

@vstinner

Copy link
Copy Markdown
Member

Close in in favor of PR #20807.

@manisandro
manisandro deleted the platlibdir_fix branch June 11, 2020 17:11
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@manisandro@vstinner@the-knights-who-say-ni@bedevere-bot