Skip to content

[3.13] gh-131649: fix test_string_literals SyntaxWarning (GH-131650)#131766

Merged
vstinner merged 1 commit intopython:3.13from
brianschubert:backport-2d83891-3.13
Mar 26, 2025
Merged

[3.13] gh-131649: fix test_string_literals SyntaxWarning (GH-131650)#131766
vstinner merged 1 commit intopython:3.13from
brianschubert:backport-2d83891-3.13

Conversation

@brianschubert
Copy link
Copy Markdown
Contributor

@brianschubert brianschubert commented Mar 26, 2025

(cherry picked from commit 2d83891)

…nGH-131650)

(cherry picked from commit 2d83891)

Co-authored-by: Thomas Grainger <tagrain@gmail.com>
@brianschubert
Copy link
Copy Markdown
Contributor Author

Nothing changed here between 3.12 and 3.13, so we should be able to autobackport this to 3.12

@vstinner vstinner merged commit 5bcb476 into python:3.13 Mar 26, 2025
39 checks passed
@vstinner vstinner added the needs backport to 3.12 only security fixes label Mar 26, 2025
@miss-islington-app
Copy link
Copy Markdown

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 26, 2025
…nGH-131650) (pythonGH-131766)

(cherry picked from commit 2d83891)
(cherry picked from commit 5bcb476)

Co-authored-by: Brian Schubert <brianm.schubert@gmail.com>
Co-authored-by: Thomas Grainger <tagrain@gmail.com>
@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented Mar 26, 2025

GH-131772 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.12 only security fixes label Mar 26, 2025
@vstinner
Copy link
Copy Markdown
Member

Merged, thanks for the backport.

vstinner pushed a commit that referenced this pull request Mar 26, 2025
…H-131766) (#131772)

[3.13] gh-131649: fix test_string_literals SyntaxWarning (GH-131650) (GH-131766)

(cherry picked from commit 2d83891)
(cherry picked from commit 5bcb476)

Co-authored-by: Brian Schubert <brianm.schubert@gmail.com>
Co-authored-by: Thomas Grainger <tagrain@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants