Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 906b73b commit f9e3ff1Copy full SHA for f9e3ff1
1 file changed
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