]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Refactor sanitiser skip tests into test.support (GH-30889)
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Tue, 25 Jan 2022 22:01:10 +0000 (22:01 +0000)
committerGitHub <noreply@github.com>
Tue, 25 Jan 2022 22:01:10 +0000 (22:01 +0000)
commitb1cb8430504931f7854eac5d32cba74770078a4e
tree5d48cddcbe7fe4bfffc9ecf92cdf8487e1e8dcdc
parentcef0a5458f254c2f8536b928dee25862ca90ffa6
Refactor sanitiser skip tests into test.support (GH-30889)

* Refactor sanitizer skip tests into test.support

* fixup! Refactor sanitizer skip tests into test.support

* fixup! fixup! Refactor sanitizer skip tests into test.support
Lib/test/support/__init__.py
Lib/test/test_faulthandler.py
Lib/test/test_io.py