]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-99894: Ensure the local names don't collide with the test file in traceback sugges...
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Thu, 1 Dec 2022 13:05:56 +0000 (13:05 +0000)
committerGitHub <noreply@github.com>
Thu, 1 Dec 2022 13:05:56 +0000 (14:05 +0100)
commit0563be23a557917228a8b48cbb31bda285a3a815
tree20b383ec3d857a47ebcbe2518807babab9aab11f
parentf08e52ccb027f6f703302b8c1a82db9fd3934270
gh-99894: Ensure the local names don't collide with the test file in traceback suggestion error checking (#99895)

Co-authored-by: Victor Stinner <vstinner@python.org>
Lib/test/test_traceback.py