]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-152168: Don't skip `test_bigmem` if `_testcapi` is missing (GH-152171)...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 25 Jun 2026 13:58:50 +0000 (15:58 +0200)
committerGitHub <noreply@github.com>
Thu, 25 Jun 2026 13:58:50 +0000 (13:58 +0000)
commit06e6515e36ce0e187b60e3700a1f91b0ea64a1e1
tree0d875468c7705b6a6c6d59ca7916ca1f9d785399
parent1926cf3dc9e8bae3f169687c715d548ee5c9bf83
[3.15] gh-152168: Don't skip `test_bigmem` if `_testcapi` is missing (GH-152171) (#152198)

(cherry picked from commit 6a82832a0bd12ff6154fcfcccc3b7b5644eab0e8)

Co-authored-by: Shahar Naveh <50263213+ShaharNaveh@users.noreply.github.com>
Lib/test/test_bigmem.py