From 18bfde515d66e5871eb7e0a6228b0dea668e773d Mon Sep 17 00:00:00 2001 From: David Wilson Date: Sat, 19 Jan 2019 02:14:51 +0000 Subject: [PATCH] issue #444: update Changelog. --- docs/changelog.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 8378c61c..b08bbc4d 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -290,6 +290,9 @@ Core Library * `#439 `_: descriptive errors are raised when attempting to invoke unsupported function types. +* `#444 `_: messages regarding + unforwardable extension module are no longer logged as errors. + * `#453 `_: the loggers used in children for standard IO redirection have propagation disabled, preventing accidental reconfiguration of the :mod:`logging` package in a child from