X Tutup
Skip to content

[3.12] gh-112364: Correct unparsing of backslashes and quotes in ast.…#115782

Merged
pablogsal merged 1 commit intopython:3.12from
15r10nk:backport-69ab930-3.12
Feb 21, 2024
Merged

[3.12] gh-112364: Correct unparsing of backslashes and quotes in ast.…#115782
pablogsal merged 1 commit intopython:3.12from
15r10nk:backport-69ab930-3.12

Conversation

@15r10nk
Copy link
Contributor

@15r10nk 15r10nk commented Feb 21, 2024

…unparse (GH-115696)

(cherry picked from commit 69ab930)

…n ast.unparse (pythonGH-115696)

(cherry picked from commit 69ab930)

Co-authored-by: Frank Hoffmann <44680962+15r10nk@users.noreply.github.com>
@15r10nk
Copy link
Contributor Author

15r10nk commented Feb 21, 2024

@pablogsal here is the backport

@pablogsal pablogsal merged commit d2fced7 into python:3.12 Feb 21, 2024
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.

2 participants

X Tutup