]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-106185: Deduplicate `CPythonTracebackErrorCaretTests` in `test_traceback...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 25 Jul 2023 21:23:33 +0000 (14:23 -0700)
committerGitHub <noreply@github.com>
Tue, 25 Jul 2023 21:23:33 +0000 (21:23 +0000)
commit3d15c8b84b334658a5476a9cbf2626fe15fc7344
tree85b94d3eed2885a452d3ef49f6b76dbde2b5d347
parent0107731a06db13cf93fc56cc72524f0493c6a04f
[3.12] gh-106185: Deduplicate `CPythonTracebackErrorCaretTests` in `test_traceback` (GH-106187) (GH-107268)

(cherry picked from commit 7c89f1189229c5c67a3766e24ecf00cde658b7fd)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Lib/test/test_traceback.py