1
0

- Update to 0.12.0:

* Run the event loop fixture as soon as possible.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-asyncio?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2020-06-09 08:14:52 +00:00
committed by Git OBS Bridge
parent 2b9d02d77f
commit 5e8cbaf4d4
4 changed files with 10 additions and 4 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jun 9 08:13:59 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.12.0:
* Run the event loop fixture as soon as possible.
-------------------------------------------------------------------
Mon Apr 27 10:36:39 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>