]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-133454: Mark tests with many threads that use much memory as bigmem (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 8 May 2025 13:24:38 +0000 (15:24 +0200)
committerGitHub <noreply@github.com>
Thu, 8 May 2025 13:24:38 +0000 (13:24 +0000)
commit863722be6b7c31c69dbf931581a531979dd28203
tree772c3fe42a680c0baf86c34a984e203c05b45c03
parentcaeb422cbca5a4470d406b52f3a712305214982e
[3.14] gh-133454: Mark tests with many threads that use much memory as bigmem (GH-133456) (GH-133663)

(cherry picked from commit 26839eae2079bd797491dfdcc00eaca1dbcbf77c)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/test/test_asyncio/test_ssl.py
Lib/test/test_importlib/test_threaded_import.py
Lib/test/test_threadedtempfile.py
Lib/test/test_threading.py