Skip to content

[3.11] gh-95736: Fix event loop creation in IsolatedAsyncioTestCase (GH-96033)#96041

Closed
miss-islington wants to merge 1 commit intopython:3.11from
miss-islington:backport-3651710-3.11
Closed

[3.11] gh-95736: Fix event loop creation in IsolatedAsyncioTestCase (GH-96033)#96041
miss-islington wants to merge 1 commit intopython:3.11from
miss-islington:backport-3651710-3.11

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Aug 17, 2022

It should be created before calling the setUp() method, but after
checking for skipping a test.

Automerge-Triggered-By: GH:tiran
(cherry picked from commit 3651710)

Co-authored-by: Serhiy Storchaka [email protected]

…ythonGH-96033)

It should be created before calling the setUp() method, but after
checking for skipping a test.

Automerge-Triggered-By: GH:tiran
(cherry picked from commit 3651710)

Co-authored-by: Serhiy Storchaka <[email protected]>
@miss-islington
Copy link
Copy Markdown
Contributor Author

@serhiy-storchaka: Status check is done, and it's a failure ❌ .

@miss-islington
Copy link
Copy Markdown
Contributor Author

@serhiy-storchaka: Status check is done, and it's a failure ❌ .

@kumaraditya303
Copy link
Copy Markdown
Contributor

This needs manual backport with tests.

@miss-islington
Copy link
Copy Markdown
Contributor Author

Status check is done, and it's a success ✅ .

@miss-islington miss-islington deleted the backport-3651710-3.11 branch January 2, 2026 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review skip news type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants