summaryrefslogtreecommitdiff
path: root/Misc/NEWS.d/next/Library/2019-09-13-09-24-58.bpo-38115.BOO-Y1.rst
blob: 5119c0546e3691992e44e11e3ba186d41a75572c (plain)
1
Fix a bug in dis.findlinestarts() where it would return invalid bytecode offsets. Document that a code object's co_lnotab can contain invalid bytecode offsets.