From 97e74ef0014b806ead579d1557981be5d6006faf Mon Sep 17 00:00:00 2001 From: jakkdl Date: Wed, 11 Sep 2024 14:21:03 +0200 Subject: [PATCH] ASYNC120 is also fixed --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 3d1a237..6922f23 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -6,7 +6,7 @@ Changelog 24.9.3 ====== -- :ref:`ASYNC102 `: +- :ref:`ASYNC102 ` and :ref:`ASYNC120 `: - handles nested cancel scopes - detects internal cancel scopes of nurseries as a way to shield&deadline - no longer treats :func:`trio.open_nursery` or :func:`anyio.create_task_group` as cancellation sources