]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-133454: Mark tests with many threads that use much memory as bigmem (GH-133456)
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 8 May 2025 12:57:30 +0000 (15:57 +0300)
committerGitHub <noreply@github.com>
Thu, 8 May 2025 12:57:30 +0000 (15:57 +0300)
commit26839eae2079bd797491dfdcc00eaca1dbcbf77c
treee1123a21a5695c393c662f2ecfdadf13d3149deb
parentdcf93c4c93b741e84fa75d2b0d00a156aaf07ecf
gh-133454: Mark tests with many threads that use much memory as bigmem (GH-133456)
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