SIGN IN SIGN UP

bpo-42246: Make sure that `f_lasti`, and thus `f_lineno`, is set correctly after raising or reraising an exception (GH-23803)

* Ensure that f_lasti is set correctly after an exception is raised to conform to PEP 626.

* Update importlib

* Add NEWS.
M
Mark Shannon committed
bf353f3c2d937772a8cf30b15fd8eb7b82665ccb
Parent: 40125ab
Committed by GitHub <noreply@github.com> on 12/17/2020, 1:55:28 PM