]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-133197: Improve error message for `ft""` and `bt""` cases (#133202)
authorsobolevn <mail@sobolevn.me>
Wed, 30 Apr 2025 16:20:44 +0000 (19:20 +0300)
committerGitHub <noreply@github.com>
Wed, 30 Apr 2025 16:20:44 +0000 (19:20 +0300)
commitb451516aa69df357af829c6a9f773fb51862b5b8
tree603e13ec4f886a865616919b0b8cc21e259437b5
parentc78216e42c7548f148708fc08cfefbcda9b3ae01
gh-133197: Improve error message for `ft""` and `bt""` cases (#133202)
Lib/test/test_syntax.py
Parser/lexer/lexer.c