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

[3.8] bpo-32972: Document IsolatedAsyncioTestCase of unittest module (GH-15878) #15918

Merged
merged 1 commit into from
Sep 11, 2019

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Sep 11, 2019

  • Document unittest.IsolatedAsyncioTestCase API
  • Add a simple example with respect to order of evaluation of setup and teardown calls.

https://bugs.python.org/issue32972

Automerge-Triggered-By: @asvetlov
(cherry picked from commit 6a9fd66)

Co-authored-by: Xtreak tir.karthi@gmail.com

https://bugs.python.org/issue32972

…nGH-15878)

* Document `unittest.IsolatedAsyncioTestCase` API
* Add a simple example with respect to order of evaluation of setup and teardown calls.

https://bugs.python.org/issue32972

Automerge-Triggered-By: @asvetlov
(cherry picked from commit 6a9fd66)

Co-authored-by: Xtreak <tir.karthi@gmail.com>
@asvetlov asvetlov merged commit 0ba5dbd into python:3.8 Sep 11, 2019
@miss-islington miss-islington deleted the backport-6a9fd66-3.8 branch September 11, 2019 11:17
@miss-islington
Copy link
Contributor Author

@tirkarthi: Status check is done, and it's a failure ❌ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants