]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-115823: Calculate correctly error locations when dealing with implicit encodings...
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Mon, 26 Feb 2024 12:57:09 +0000 (13:57 +0100)
committerGitHub <noreply@github.com>
Mon, 26 Feb 2024 12:57:09 +0000 (12:57 +0000)
commit015b97d19a24a169cc3c0939119e1228791e4253
tree5111a5aeb6566145cd725cd7928eb0d031e71bc6
parentb7383b8b71d49c761480ae9a8b2111644310e61d
gh-115823: Calculate correctly error locations when dealing with implicit encodings (#115824)
Lib/test/test_exceptions.py
Misc/NEWS.d/next/Core and Builtins/2024-02-22-16-17-53.gh-issue-115823.c1TreJ.rst [new file with mode: 0644]
Parser/pegen_errors.c