You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+1-1
Original file line number
Diff line number
Diff line change
@@ -256,7 +256,7 @@ or an async framework such as `asynctest <https://asynctest.readthedocs.io/en/la
256
256
257
257
Changelog
258
258
---------
259
-
0.17.1 (UNRELEASED)
259
+
0.17.1 (22-01-16)
260
260
~~~~~~~~~~~~~~~~~~~
261
261
- Fixes a bug that prevents async Hypothesis tests from working without explicit ``asyncio`` marker when ``--asyncio-mode=auto`` is set. `#258 <https://github.com/pytest-dev/pytest-asyncio/issues/258>`_
262
262
- Fixed a bug that closes the default event loop if the loop doesn't exist `#257 <https://github.com/pytest-dev/pytest-asyncio/issues/257>`_
0 commit comments