]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-38875: test_capi: trashcan tests require cpu resource (GH-17314)
authorVictor Stinner <vstinner@python.org>
Thu, 21 Nov 2019 11:54:02 +0000 (12:54 +0100)
committerGitHub <noreply@github.com>
Thu, 21 Nov 2019 11:54:02 +0000 (12:54 +0100)
commit0127bb1c5c3286f87e284ff6083133bfdcfd5a4f
treeb068821349edcb023925f5593dfa05410da585ce
parent5c534da798eae58eec9ad0601a1c480b271e25a9
bpo-38875: test_capi: trashcan tests require cpu resource (GH-17314)

test_capi: trashcan tests now require the test "cpu" resource.
Lib/test/test_capi.py
Misc/NEWS.d/next/Tests/2019-11-21-09-11-06.bpo-38875.wSZJal.rst [new file with mode: 0644]