commit | 767b42633bb7ac39dd6743d8dd7f5b5cc122acea | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Thu Nov 21 04:11:44 2019 -0800 |
committer | GitHub <noreply@github.com> | Thu Nov 21 04:11:44 2019 -0800 |
tree | 167aaf70dd112614a574b8c305b5945e12bd1b8d | |
parent | 23f9be24bc55b98dc86f87714b08073958f93485 [diff] |
bpo-38875: test_capi: trashcan tests require cpu resource (GH-17314) test_capi: trashcan tests now require the test "cpu" resource. (cherry picked from commit 0127bb1c5c3286f87e284ff6083133bfdcfd5a4f) Co-authored-by: Victor Stinner <vstinner@python.org>