X Tutup
Skip to content

[3.10] Fix missing f prefix on f-strings (GH-91910)#91978

Merged
miss-islington merged 1 commit intopython:3.10from
miss-islington:backport-f882d33-3.10
Apr 27, 2022
Merged

[3.10] Fix missing f prefix on f-strings (GH-91910)#91978
miss-islington merged 1 commit intopython:3.10from
miss-islington:backport-f882d33-3.10

Conversation

@miss-islington
Copy link
Contributor

(cherry picked from commit f882d33)

Co-authored-by: Alexander Shadchin alexandr.shadchin@gmail.com

(cherry picked from commit f882d33)

Co-authored-by: Alexander Shadchin <alexandr.shadchin@gmail.com>
@miss-islington
Copy link
Contributor Author

@shadchin and @serhiy-storchaka: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington
Copy link
Contributor Author

@shadchin and @serhiy-storchaka: Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Contributor Author

@shadchin and @serhiy-storchaka: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 280749a into python:3.10 Apr 27, 2022
@miss-islington miss-islington deleted the backport-f882d33-3.10 branch April 27, 2022 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip issue type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

X Tutup