Issue #21217: inspect.getsourcelines() now tries to compute the start and
end lines from the code object, fixing an issue when a lambda function is used as decorator argument. Patch by Thomas Ballinger.
A
Antoine Pitrou committed
a8723a02ea109beabe2dfe1bbe18958afc5b7af9
Parent: 97100c0