New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GH-92236: Remove spurious "line" event when starting coroutine or generator. #92722
Conversation
If you want to schedule another build, you need to add the " |
Thanks, I tested coverage.py with this change, and it fixed all the tests that were failing. <3 |
Buildbot failures are unrelated |
Thanks @markshannon for the PR |
GH-92772 is a backport of this pull request to the 3.11 branch. |
…or generator. (pythonGH-92722) (cherry picked from commit 22a1db3) Co-authored-by: Mark Shannon <mark@hotpy.org>
No description provided.