From 66dc79efd48e87a420072df44ecb087ff7797358 Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Fri, 4 Feb 2022 18:56:44 -0300 Subject: [PATCH] Update changelog/9608.bugfix.rst Co-authored-by: Elijah DeLee --- changelog/9608.bugfix.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/9608.bugfix.rst b/changelog/9608.bugfix.rst index f6b02ef53..4dda46bec 100644 --- a/changelog/9608.bugfix.rst +++ b/changelog/9608.bugfix.rst @@ -1 +1 @@ -Fix invalid importing of ``importlib.reader`` in Python 3.9. +Fix invalid importing of ``importlib.readers`` in Python 3.9.