]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-102310: Change error range for invalid bytes literals (#103663)
authorNikita Sobolev <mail@sobolevn.me>
Sun, 23 Apr 2023 00:08:27 +0000 (03:08 +0300)
committerGitHub <noreply@github.com>
Sun, 23 Apr 2023 00:08:27 +0000 (18:08 -0600)
commit0fd38917582aae0728e20d8a641e56d9be9270c7
tree94f2f8734143c52e4854c5a567e507b275df7b59
parent7bf94568a9a4101c72b8bf555a811028e5b45ced
gh-102310: Change error range for invalid bytes literals (#103663)
Lib/test/test_syntax.py
Misc/NEWS.d/next/Core and Builtins/2023-04-21-17-03-14.gh-issue-102310.anLjDx.rst [new file with mode: 0644]
Parser/string_parser.c