Skip to content

[3.15] gh-150208: Avoid double-quoting string values in sysconfigdata (GH-150209) - #154773

Merged
encukou merged 1 commit into
python:3.15from
miss-islington:backport-07ae6f1-3.15
Jul 27, 2026
Merged

[3.15] gh-150208: Avoid double-quoting string values in sysconfigdata (GH-150209)#154773
encukou merged 1 commit into
python:3.15from
miss-islington:backport-07ae6f1-3.15

Conversation

@miss-islington

@miss-islington miss-islington commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

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

…ythonGH-150209)

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>
@miss-islington
miss-islington requested a review from FFY00 as a code owner July 27, 2026 13:56
@encukou
encukou merged commit 249a513 into python:3.15 Jul 27, 2026
55 checks passed
@miss-islington
miss-islington deleted the backport-07ae6f1-3.15 branch July 27, 2026 16:00
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