Skip to content

gh-150208: Avoid double-quoting string values in sysconfigdata - #150209

Merged
FFY00 merged 1 commit into
python:mainfrom
stefanor:sysconfig-quotes
May 25, 2026
Merged

gh-150208: Avoid double-quoting string values in sysconfigdata#150209
FFY00 merged 1 commit into
python:mainfrom
stefanor:sysconfig-quotes

Conversation

@stefanor

@stefanor stefanor commented May 22, 2026

Copy link
Copy Markdown
Contributor

String values from pyconfig.h were rendered into sysconfigdata variables, retaining the quotes.

String values from ``pyconfig.h`` were rendered into ``sysconfigdata``
variables, retaining the quotes.

@FFY00 FFY00 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @stefanor!

@FFY00
FFY00 merged commit 07ae6f1 into python:main May 25, 2026
58 checks passed
@stefanor
stefanor deleted the sysconfig-quotes branch May 25, 2026 14:05
@encukou encukou added the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Jul 27, 2026
@miss-islington-app

Copy link
Copy Markdown

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

@bedevere-app

bedevere-app Bot commented Jul 27, 2026

Copy link
Copy Markdown

GH-154773 is a backport of this pull request to the 3.15 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Jul 27, 2026
encukou pushed a commit that referenced this pull request Jul 27, 2026
…GH-150209) (GH-154773)

String values from ``pyconfig.h`` were rendered into ``sysconfigdata``
variables, retaining the quotes.
(cherry picked from commit 07ae6f1)

Co-authored-by: Stefano Rivera <stefano@rivera.za.net>
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.

3 participants