SETUP_WITH acts like SETUP_FINALLY for the purposes of setting f_lineno (closes #14612)
diff --git a/Misc/NEWS b/Misc/NEWS
index 2c13563..43f08c9 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -10,6 +10,8 @@
 Core and Builtins
 -----------------
 
+- Issue #14612: Fix jumping around with blocks by setting f_lineno.
+
 - Issue #14607: Fix defaults keyword-only arguments which started with ``__``.
 
 - Issue #13889: Check and (if necessary) set FPU control word before calling