]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] Reorder some test's decorators (GH-108804) (GH-108845)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 3 Sep 2023 13:01:49 +0000 (06:01 -0700)
committerGitHub <noreply@github.com>
Sun, 3 Sep 2023 13:01:49 +0000 (13:01 +0000)
commitba47d872824212ff87ee6f62f4ae15b65ebb8a53
tree323bc44881b3ee7f30ce944fafea2c52f6a24dd6
parentb30c83eb21e665fac7e5cb240943e6a4a70b3ec7
[3.11] Reorder some test's decorators (GH-108804) (GH-108845)

For example, do not demand the 'cpu' resource if the test cannot be run
due to non-working threads.
(cherry picked from commit 509bb61977cc8a4487efd3f9cdd63d9f7b86be62)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/test/test_io.py
Lib/test/test_site.py