bpo-42823: Fix frame lineno when frame.f_trace is set (GH-24099)
* Add test for frame.f_lineno with/without tracing. * Make sure that frame.f_lineno is correct regardless of whether frame.f_trace is set. * Update importlib * Add NEWS
M
Mark Shannon committed
ee9f98d9f4b881ee15868a836a2b99271df1bc0e
Parent: e40e2a2
Committed by GitHub <noreply@github.com>
on 1/5/2021, 12:04:10 PM