Closed
Description

See
cpython/Modules/_remote_debugging_module.c
Lines 1876 to 1894 in cf8941c
Here it is clear that *code_object =
might not be executed in several cases. I have a PR ready.
See
cpython/Modules/_remote_debugging_module.c
Lines 1876 to 1894 in cf8941c
Here it is clear that *code_object =
might not be executed in several cases. I have a PR ready.