tonybaloney/Pyjion

Resolve PGC error in dis module.

todo opened this issue · 0 comments

todo commented

Pyjion/Tests/test_dis.py

Lines 31 to 34 in 490c249

@pytest.mark.nopgc # TODO : Resolve PGC error in dis module.
def test_dis_with_offsets(capsys):
def test_f():
numbers = (1, 2, 3, 4)


This issue was generated by todo based on a TODO comment in 490c249 when #449 was merged. cc @tonybaloney.