X Tutup
Skip to content

[3.14] gh-138372: Fix SyntaxWarning for erroneous t-string subscription (GH-138375)#138392

Merged
pablogsal merged 1 commit intopython:3.14from
miss-islington:backport-5493b46-3.14
Sep 2, 2025
Merged

[3.14] gh-138372: Fix SyntaxWarning for erroneous t-string subscription (GH-138375)#138392
pablogsal merged 1 commit intopython:3.14from
miss-islington:backport-5493b46-3.14

Conversation

@miss-islington
Copy link
Contributor

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

(cherry picked from commit 5493b46)

Co-authored-by: Brian Schubert brianm.schubert@gmail.com

pythonGH-138375)

(cherry picked from commit 5493b46)

Co-authored-by: Brian Schubert <brianm.schubert@gmail.com>
@pablogsal pablogsal merged commit 192ae9b into python:3.14 Sep 2, 2025
52 checks passed
kumaraditya303 pushed a commit to miss-islington/cpython that referenced this pull request Sep 9, 2025
…cription (pythonGH-138375) (python#138392)

pythongh-138372: Fix SyntaxWarning for erroneous t-string subscription (pythonGH-138375)
(cherry picked from commit 5493b46)

Co-authored-by: Brian Schubert <brianm.schubert@gmail.com>
@miss-islington miss-islington deleted the backport-5493b46-3.14 branch January 2, 2026 17:52
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