◐ Shell
clean mode source ↗

[3.11] GH-95736: fix IsolatedAsyncioTestCase to initialize Runner bef… by kumaraditya303 · Pull Request #96042 · python/cpython

…er before calling setup functions (pythonGH-95898)

(cherry picked from commit 9d51599)

Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>

@bedevere-bot

🤖 New build scheduled with the buildbot fleet by @kumaraditya303 for commit ab95cf7 🤖

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

gvanrossum

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I discussed this with @pablogsal and he says it's okay to backport. He will review and approve when he's seen the code.

@gvanrossum

Marked it as do-not-merge just to give @pablogsal a chance to review before it is merged. Pablo, once you agree that this can be merged into 3.11 please remove that label and approve the PR.

pablogsal

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Thanks for pinging me! 👍