committed by
Mark Shannon
3 changed files with 87 additions and 5 deletions
-
76Lib/test/test_sys_settrace.py
-
2Misc/NEWS.d/next/Core and Builtins/2020-01-02-22-22-03.bpo-39166.Qt-UeD.rst
-
14Python/ceval.c
@ -0,0 +1,2 @@ |
|||
Fix incorrect line execution reporting in trace functions when tracing the |
|||
last iteration of asynchronous for loops. Patch by Pablo Galindo. |
|||
Write
Preview
Loading…
Cancel
Save
Reference in new issue