]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-102310: Change error range for invalid bytes literals (GH-103663) (#103703)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 23 Apr 2023 23:21:27 +0000 (16:21 -0700)
committerGitHub <noreply@github.com>
Sun, 23 Apr 2023 23:21:27 +0000 (17:21 -0600)
commit7b2ac6cf3dd33d591d0e14a020c84aa331d29932
treedb2ca628b6dcd115c705663b67845f9e9b4eaf36
parent8642fdce8c019a6263683a32ee1648b212fc2721
[3.11] gh-102310: Change error range for invalid bytes literals (GH-103663) (#103703)
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