]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-117606: Truncate extremely long error message in `test_exceptions` (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 11 Apr 2024 07:53:26 +0000 (09:53 +0200)
committerGitHub <noreply@github.com>
Thu, 11 Apr 2024 07:53:26 +0000 (07:53 +0000)
commit2a508572ab86320c80edfa829329232ad5a4b8e9
tree510f3e45f3a7582984e889976d4d9cd03c172cd0
parent04d07964f2ccb3169ab389e7cc36c7cf59deaf2c
[3.12] gh-117606: Truncate extremely long error message in `test_exceptions` (GH-117670) (#117745)

gh-117606: Truncate extremely long error message in `test_exceptions` (GH-117670)
(cherry picked from commit 02f1385f8ad6bf45376377c41f106b386d3a7eb0)

Co-authored-by: Nice Zombies <nineteendo19d0@gmail.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Lib/test/test_exceptions.py