]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-107450: Fix parser column offset overflow test on Windows (GH-110768) ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 13 Oct 2023 08:32:42 +0000 (10:32 +0200)
committerGitHub <noreply@github.com>
Fri, 13 Oct 2023 08:32:42 +0000 (10:32 +0200)
commitb2a95f694a81d75fbdbc60c111c0557edd2ea81c
tree434c81f2386e1bbf6e72e8237e7f887bc6629d7c
parent26748ed4f61520c59af15547792d1e73144a4314
[3.11] gh-107450: Fix parser column offset overflow test on Windows (GH-110768) (#110809)

(cherry picked from commit 05439d308740b621d03562451a7608eb725937ae)

Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com>
Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Lib/test/test_exceptions.py