]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix spurious diff if the cases generator is run on Windows (#108319)
authorAlex Waygood <Alex.Waygood@Gmail.com>
Tue, 22 Aug 2023 19:49:39 +0000 (20:49 +0100)
committerGitHub <noreply@github.com>
Tue, 22 Aug 2023 19:49:39 +0000 (20:49 +0100)
commita0bb4a39d1ca10e4a75f50a9fbe90cc9db28d29e
treecfe791d6b4cf1294c7f1c46adaff702aca05db7b
parentfc23f34cc9701949e6832eb32f26ea89f6622b82
Fix spurious diff if the cases generator is run on Windows (#108319)
Tools/cases_generator/generate_cases.py