We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 906b73b commit f9e3ff1Copy full SHA for f9e3ff1
Lib/test/test_interpreters.py
@@ -464,7 +464,6 @@ def test_bytes_for_script(self):
464
# test_xxsubinterpreters covers the remaining Interpreter.run() behavior.
465
466
467
-@unittest.skip('these are crashing, likely just due just to _xxsubinterpreters (see gh-105699)')
468
class StressTests(TestBase):
469
470
# In these tests we generally want a lot of interpreters,
0 commit comments