mirror of
https://github.com/python/cpython.git
synced 2026-05-08 21:50:40 -04:00
61b50a98b4
* Ensure that destructors are called in the test that created interpreters, not after finishing it. * Try to create/run interpreters in threads simultaneously. * Mark tests that requires over 6GB of memory with bigmemtest.