]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-117606: Truncate extremely long error message in `test_exceptions` (#117670)
authorNice Zombies <nineteendo19d0@gmail.com>
Thu, 11 Apr 2024 07:37:01 +0000 (09:37 +0200)
committerGitHub <noreply@github.com>
Thu, 11 Apr 2024 07:37:01 +0000 (08:37 +0100)
commit02f1385f8ad6bf45376377c41f106b386d3a7eb0
treed17f60982a15b4d54d83649c14675c0396131786
parent993c3cca16ed00a0bfe467f7f26ac4f5f6dfb24c
gh-117606: Truncate extremely long error message in `test_exceptions` (#117670)

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