From 1756cea65bcc444c87c1b0157afbaaed1b6685dc Mon Sep 17 00:00:00 2001 From: David Wilson Date: Wed, 7 Nov 2018 02:12:25 +0000 Subject: [PATCH] issue #109: update Changelog. --- docs/changelog.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 99b30214..308fe4b3 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -210,6 +210,12 @@ Core Library receivers to wake with :class:`mitogen.core.ChannelError`, even when one participant is not a parent of the other. +* `#109 `_, + `57504ba6 `_: newer Python 3 + releases explicitly populate :data:`sys.meta_path` with importer internals, + causing Mitogen to install itself at the end of the importer chain rather + than the front. + * `#387 `_, `#413 `_: dead messages include an optional reason in their body. This is used to cause