]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] 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:20:34 +0000 (15:20 +0200)
committerGitHub <noreply@github.com>
Thu, 8 May 2025 13:20:34 +0000 (13:20 +0000)
commitfabe89b078af14b299500b81c991fe134add50a5
tree24b81b32a6833528d51b06648760fbedc6062fde
parente0aefbd263c36b84bc98cd92f3ae3ac871e73bcd
[3.13] gh-133454: Mark tests with many threads that use much memory as bigmem (GH-133456) (GH-133664)

(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