]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] 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:31:39 +0000 (10:31 +0200)
committerGitHub <noreply@github.com>
Fri, 13 Oct 2023 08:31:39 +0000 (10:31 +0200)
commit08242cdd7bd65865a6f1000671e958cf687b4f45
treee1c205f038c71fadc3dff19052eb58eeb980e641
parent27d5ea291c16bcdfaad25e2e371c2ba3d591ed37
[3.12] gh-107450: Fix parser column offset overflow test on Windows (GH-110768) (#110808)

(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