]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-38530: Cover more error paths in error suggestion functions (GH-25462)
authorPablo Galindo <Pablogsal@gmail.com>
Sat, 17 Apr 2021 22:28:45 +0000 (23:28 +0100)
committerGitHub <noreply@github.com>
Sat, 17 Apr 2021 22:28:45 +0000 (23:28 +0100)
commit0b1c169c4a009e1094fe5df938d2367e63ebeea0
treec76957f0ecef70034069d510eec79bcdd85d18f1
parent8bf274a5002c013dd4086f6390fa19452b63ac1d
bpo-38530: Cover more error paths in error suggestion functions (GH-25462)
Lib/test/test_exceptions.py
Python/suggestions.c