Update 11879.bugfix.rst

Co-authored-by: Bruno Oliveira <bruno@soliv.dev>
This commit is contained in:
Clément Robert 2024-01-29 17:31:34 +01:00 committed by Ran Benita
parent e43e8a78d7
commit 467487a7c0
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
Fix an edge case where ``ExceptionInfo._stringify_exception`` could crash ``pytest.raises``.
Fix an edge case where ``ExceptionInfo._stringify_exception`` could crash :func:`pytest.raises`.