]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-119659: Move `@no_rerun` to `test.support` (#119660)
authorNikita Sobolev <mail@sobolevn.me>
Tue, 28 May 2024 15:50:50 +0000 (18:50 +0300)
committerGitHub <noreply@github.com>
Tue, 28 May 2024 15:50:50 +0000 (18:50 +0300)
commit2da0dc094fa855ed4df251aab58b6f8a2b6969a1
tree6c55c55650d8c0285f23c5a038fcc2aa5ffe617d
parentf912e5a2f6d128b17f85229b722422e4a2478e23
gh-119659: Move `@no_rerun` to `test.support` (#119660)
Lib/test/datetimetester.py
Lib/test/support/__init__.py
Lib/test/test_import/__init__.py