diff --git a/docs/changelog.rst b/docs/changelog.rst index 8f63aa74..08d581e1 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -164,6 +164,10 @@ Core Library `closed` flag, preventing historical bugs where a double close could destroy descriptors belonging to unrelated streams. +* `#586 `_: fix import of the + `__main__` module on later versions of Python 3 when running from the + interactive console. + * `#606 `_: fix example code on the documentation front page. @@ -206,6 +210,7 @@ bug reports, testing, features and fixes in this release contributed by `Anton Markelov `_, `Dan `_, `Dave Cottlehuber `_, +`Denis Krienbühl `_, `El Mehdi CHAOUKI `_, `James Hogarth `_, `Marc Hartmayer `_,