8000
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 d77aaa7 commit 67535abCopy full SHA for 67535ab
Lib/test/test_sys.py
@@ -493,7 +493,7 @@ def test_getframemodulename(self):
493
self.assertIs(f, f2)
494
self.assertIsNone(sys._getframemodulename(i))
495
496
- # sys._current_frames() is a CPython-only gimmick.
+ @ 497D support.cpython_only # sys._current_frames() is a CPython-only gimmick.
497
@threading_helper.reap_threads
498
@threading_helper.requires_working_threading()
499
def test_current_frames(self):
0 commit comments