]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-100077: make test_code.test_invalid_bytecode more robust and maintainable (#100078)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Wed, 7 Dec 2022 18:09:05 +0000 (18:09 +0000)
committerGitHub <noreply@github.com>
Wed, 7 Dec 2022 18:09:05 +0000 (18:09 +0000)
commitf3e97c90ed6f82fce67b0e8757eec54908ba49ce
tree41318e0ad2942c586064f1b6463a2f0b2bba7672
parent68e41295b8611a990de68f15c89f1eb3dea51867
gh-100077: make test_code.test_invalid_bytecode more robust and maintainable (#100078)
Lib/test/test_code.py