bpo-40947: Replace PLATLIBDIR macro with config->platlibdir by manisandro · Pull Request #20799 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Closed

manisandro wants to merge 1 commit intopython:masterfrom

manisandro:platlibdir_fix

Closed

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

manisandro wants to merge 1 commit intopython:masterfrom

manisandro:platlibdir_fix

Conversation

@manisandro

Copy link Copy Markdown

Contributor

@manisandro manisandro commented

Jun 11, 2020

edited by bedevere-bot

Loading

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.

@vstinner vstinner closed this

Jun 11, 2020

@manisandro manisandro deleted the platlibdir_fix branch

June 11, 2020 17:11

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

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

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