• Michael W. Hudson's avatar
    Further SET_LINENO reomval fixes. See comments in patch #587933. · 53d58bb3
    Michael W. Hudson yazdı
    Use a slightly different strategy to determine when not to call the line
    trace function.  This removes the need for the RETURN_NONE opcode, so
    that's gone again.  Update docs and comments to match.
    
    Thanks to Neal and Armin!
    
    Also add a test suite.  This should have come with the original patch...
    53d58bb3
opcode.h 4.16 KB