New GitHub issue #119706 from Sur3:<br>

<hr>

<pre>
# Feature or enhancement

### Proposal:

I really like the python programming language, but now that I am debugging a large program I am missing a goto statement to jump to specific line of code for individual runs instead of commenting hundreds of lines out. Debugging with goto would be just a label and a goto statement and I could move the label to where I want it to be, these are only two lines of code changed instead of having to comment out hundreds of lines of code before what should be executed for the debugging purpose. The missing goto statement makes debugging code in python very inconvenient. Please implement it.

### Has this already been discussed elsewhere?

This is a minor feature, which does not need previous discussion elsewhere

### Links to previous discussion of this feature:

_No response_
</pre>

<hr>

<a href="https://github.com/python/cpython/issues/119706">View on GitHub</a>
<p>Labels: type-feature</p>
<p>Assignee: </p>