[3.13] gh-135496: Fix f string exclamation mark error typo (GH-135495… · python/cpython@a43cf10 · GitHub
Skip to content

Commit a43cf10

Browse files
authored
[3.13] gh-135496: Fix f string exclamation mark error typo (GH-135495) (#135501)
1 parent e753a7c commit a43cf10

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

Lib/test/test_fstring.py

Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Fix typo in the f-string conversion type error ("exclamanation" -> "exclamation").

Parser/action_helpers.c

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)