Skip to content
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

Merged
merged 2 commits into from May 13, 2022

Conversation

markshannon
Copy link
Member

@markshannon markshannon commented May 12, 2022

No description provided.

@markshannon markshannon changed the title GH-92236: Remove spurious "line" event what starting coroutine or generator. GH-92236: Remove spurious "line" event when starting coroutine or generator. May 12, 2022
@markshannon markshannon added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label May 12, 2022
@bedevere-bot
Copy link

bedevere-bot commented May 12, 2022

🤖 New build scheduled with the buildbot fleet by @markshannon for commit ea29d5c 🤖

If you want to schedule another build, you need to add the "🔨 test-with-buildbots" label again.

@bedevere-bot bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label May 12, 2022
@nedbat
Copy link
Member

nedbat commented May 12, 2022

Thanks, I tested coverage.py with this change, and it fixed all the tests that were failing. <3

@markshannon
Copy link
Member Author

markshannon commented May 13, 2022

Buildbot failures are unrelated

@markshannon markshannon merged commit 22a1db3 into python:main May 13, 2022
83 of 86 checks passed
@miss-islington
Copy link
Contributor

miss-islington commented May 13, 2022

Thanks @markshannon for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒🤖

@bedevere-bot
Copy link

bedevere-bot commented May 13, 2022

GH-92772 is a backport of this pull request to the 3.11 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 13, 2022
…or generator. (pythonGH-92722)

(cherry picked from commit 22a1db3)

Co-authored-by: Mark Shannon <mark@hotpy.org>
markshannon pushed a commit that referenced this pull request May 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants