]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-135496: Fix f string exclamation mark error typo (#135495)
authorGiGaGon <107241144+MeGaGiGaGon@users.noreply.github.com>
Sat, 14 Jun 2025 04:40:42 +0000 (21:40 -0700)
committerGitHub <noreply@github.com>
Sat, 14 Jun 2025 04:40:42 +0000 (00:40 -0400)
commitc2bb3f9843bc4763d6d41e883dbe9525f5155a4a
treebe826b9de11d4398c2ab06500acbf77883f63784
parent56eabea056ae1da49b55e0f794c9957008f8d20a
gh-135496: Fix f string exclamation mark error typo (#135495)
Lib/test/test_fstring.py
Misc/NEWS.d/next/Core_and_Builtins/2025-06-14-01-01-14.gh-issue-135496.ER0Me3.rst [new file with mode: 0644]
Parser/action_helpers.c