From afdfeb2cd60a40ee785684fe19fce29aaaa2f169 Mon Sep 17 00:00:00 2001 From: Nils Philippsen Date: Sat, 11 Dec 2021 17:24:22 +0100 Subject: [PATCH] Fix referenced ticket number (#7439) Signed-off-by: Nils Philippsen --- doc/build/changelog/unreleased_14/7301.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/build/changelog/unreleased_14/7301.rst b/doc/build/changelog/unreleased_14/7301.rst index a8a71aface..160e06c838 100644 --- a/doc/build/changelog/unreleased_14/7301.rst +++ b/doc/build/changelog/unreleased_14/7301.rst @@ -1,6 +1,6 @@ .. change:: :tags: usecase, asyncio - :tickets: 7425 + :tickets: 7301 Added :func:`_asyncio.async_engine_config` function to create an async engine from a configuration dict. This otherwise -- 2.47.2