We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ca079a commit c414430Copy full SHA for c414430
docs/source/history.rst
@@ -20,7 +20,7 @@ Bugfixes
20
- Previously, cancelling the context surrounding an :func:`open_loop`
21
block might cause a deadlock in some cases. The ordering of operations
22
during loop teardown has been improved, so this shouldn't happen
23
- anymore. (`#80 <https://github.com/python-trio/trio-asyncio/issues/80>`__)
+ anymore. (`#81 <https://github.com/python-trio/trio-asyncio/issues/81>`__)
24
25
Deprecations and Removals
26
~~~~~~~~~~~~~~~~~~~~~~~~~
0 commit comments