◐ Shell
clean mode source ↗

[3.10] bpo-44351: Restore back parse_makefile in distutils.sysconfig (GH-26637) by miss-islington · Pull Request #26673 · 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

Conversation

@miss-islington

@miss-islington miss-islington commented

Jun 11, 2021

edited by bedevere-bot

Loading

Copy link Copy Markdown

Contributor

The function uses distutils.text_file.TextFile and therefore
behaves differently than _parse_makefile in sysconfig.
(cherry picked from commit fc98266)

Co-authored-by: Lumír 'Frenzy' Balhar lbalhar@redhat.com

https://bugs.python.org/issue44351

…GH-26637)

The function uses distutils.text_file.TextFile and therefore
behaves differently than _parse_makefile in sysconfig.
(cherry picked from commit fc98266)

Co-authored-by: Lumír 'Frenzy' Balhar <lbalhar@redhat.com>

@miss-islington

Copy link Copy Markdown

Contributor Author

@frenzymadness and @encukou: Status check is done, and it's a success ✅ .

@miss-islington

Copy link Copy Markdown

Contributor Author

@frenzymadness and @encukou: Status check is done, and it's a success ✅ .

@encukou encukou merged commit 2f2ea96 into python:3.10

Jun 15, 2021

@miss-islington miss-islington deleted the backport-fc98266-3.10 branch

June 15, 2021 12:37

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

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@miss-islington @encukou @the-knights-who-say-ni @bedevere-bot @frenzymadness