Skip to content

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

Merged
asvetlov merged 1 commit intopython:3.8from
miss-islington:backport-6a9fd66-3.8
Sep 11, 2019
Merged

[3.8] bpo-32972: Document IsolatedAsyncioTestCase of unittest module (GH-15878)#15918
asvetlov merged 1 commit intopython:3.8from
miss-islington:backport-6a9fd66-3.8

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