forked from pool/python-pytest-asyncio
- update to 0.21.1:
* Output a proper error message when an invalid ``asyncio_mode`` is selected. * Extend warning message about unclosed event loops with additional possible cause. * Previously, some tests reported "skipped" or "xfailed" as a result. Now all tests report a "success" result. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-asyncio?expand=0&rev=30
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 24 18:40:25 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.21.1:
|
||||
* Output a proper error message when an invalid
|
||||
``asyncio_mode`` is selected.
|
||||
* Extend warning message about unclosed event loops with
|
||||
additional possible cause.
|
||||
* Previously, some tests reported "skipped" or "xfailed" as a
|
||||
result. Now all tests report a "success" result.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 4 22:36:44 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user