Merge pull request #2676 from fanninpm/test-traceback

Add test_traceback from CPython 3.8
This commit is contained in:
Noah
2021-06-02 21:17:57 -05:00
committed by GitHub
2 changed files with 1319 additions and 0 deletions

View File

@@ -22,6 +22,7 @@ def target(local, weaklist):
class BaseLocalTest:
@unittest.skip("TODO: RUSTPYTHON, flaky test")
def test_local_refs(self):
self._local_refs(20)
self._local_refs(50)

1318
Lib/test/test_traceback.py Normal file

File diff suppressed because it is too large Load Diff