X Tutup
Skip to content

[3.13] gh-127975: Avoid reusing quote types in ast.unparse if not needed (GH-127980)#129600

Merged
hauntsaninja merged 1 commit intopython:3.13from
miss-islington:backport-8df5193-3.13
Feb 3, 2025
Merged

[3.13] gh-127975: Avoid reusing quote types in ast.unparse if not needed (GH-127980)#129600
hauntsaninja merged 1 commit intopython:3.13from
miss-islington:backport-8df5193-3.13

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Feb 2, 2025

…ed (pythonGH-127980)

(cherry picked from commit 8df5193)

Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
@hauntsaninja hauntsaninja enabled auto-merge (squash) February 2, 2025 22:42
@hauntsaninja hauntsaninja merged commit b13b76f into python:3.13 Feb 3, 2025
40 checks passed
@miss-islington miss-islington deleted the backport-8df5193-3.13 branch January 2, 2026 16:57
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

X Tutup