From c654379482f508d15d75e67a135ff9b203e4e3b4 Mon Sep 17 00:00:00 2001 From: David Wilson Date: Tue, 22 Jan 2019 03:20:49 +0000 Subject: [PATCH 1/9] issue #465: add to Changelog. --- docs/changelog.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 3a6acd93..c8f5bcde 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -175,7 +175,8 @@ Fixes * `#251 `_, `#404 `_, - `#412 `_: connection delegation and + `#412 `_, + `#465 `_: connection delegation and ``delegate_to:`` handling suffered a major regression in 0.2.3. The 0.2.2 behaviour has been restored, and further work has been made to improve the compatibility of connection delegation's configuration building methods. @@ -426,6 +427,7 @@ bug reports, testing, features and fixes in this release contributed by `Michael DeHaan `_, `Mohammed Naser `_, `Peter V. Saveliev `_, +`Sergey `_, `Stéphane `_, `Tom Parker-Shemilt `_, `Younès HAFRI `_, From 97d2f2e1dbdd7887131cb308493f2b860030ee42 Mon Sep 17 00:00:00 2001 From: David Wilson Date: Tue, 22 Jan 2019 03:25:20 +0000 Subject: [PATCH 2/9] issue #436: add to Changelog. --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index c8f5bcde..69696f58 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -176,6 +176,7 @@ Fixes * `#251 `_, `#404 `_, `#412 `_, + `#436 `_, `#465 `_: connection delegation and ``delegate_to:`` handling suffered a major regression in 0.2.3. The 0.2.2 behaviour has been restored, and further work has been made to improve the @@ -433,6 +434,7 @@ bug reports, testing, features and fixes in this release contributed by `Younès HAFRI `_, `@myssa91 `_, `@syntonym `_, +`@trim777 `_, `@whky `_, and `@yodatak `_. From efdfd4a353080da800e439d98f30004f7b359a06 Mon Sep 17 00:00:00 2001 From: David Wilson Date: Tue, 22 Jan 2019 03:28:15 +0000 Subject: [PATCH 3/9] docs: add thanks entry --- docs/changelog.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 69696f58..f0fffd47 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -426,6 +426,7 @@ bug reports, testing, features and fixes in this release contributed by `Josh Smift `_, `Mehdi `_, `Michael DeHaan `_, +`Michal Medvecky `_, `Mohammed Naser `_, `Peter V. Saveliev `_, `Sergey `_, From 8f1cff7d081f8f14b8191d3d07777755cbd889eb Mon Sep 17 00:00:00 2001 From: David Wilson Date: Tue, 22 Jan 2019 03:35:53 +0000 Subject: [PATCH 4/9] issue #396: add to Changelog. --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index f0fffd47..9976e830 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -174,6 +174,7 @@ Fixes ^^^^^ * `#251 `_, + `#396 `_, `#404 `_, `#412 `_, `#436 `_, @@ -429,6 +430,7 @@ bug reports, testing, features and fixes in this release contributed by `Michal Medvecky `_, `Mohammed Naser `_, `Peter V. Saveliev `_, +`Pieter Avonts `_, `Sergey `_, `Stéphane `_, `Tom Parker-Shemilt `_, From 6856ee90216b09f9d7c24dbcc4a313f6c08b5d63 Mon Sep 17 00:00:00 2001 From: David Wilson Date: Tue, 22 Jan 2019 03:37:41 +0000 Subject: [PATCH 5/9] issue #359: add to Changelog. --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 9976e830..c9a138aa 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -174,6 +174,7 @@ Fixes ^^^^^ * `#251 `_, + `#359 `_, `#396 `_, `#404 `_, `#412 `_, @@ -433,6 +434,7 @@ bug reports, testing, features and fixes in this release contributed by `Pieter Avonts `_, `Sergey `_, `Stéphane `_, +`Strahinja Kustudic `_, `Tom Parker-Shemilt `_, `Younès HAFRI `_, `@myssa91 `_, From 0edeec118cebfe65e7b7c208a6192cd8cf66f66b Mon Sep 17 00:00:00 2001 From: David Wilson Date: Tue, 22 Jan 2019 03:46:25 +0000 Subject: [PATCH 6/9] issue #401: add to Changelog. --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index c9a138aa..d7d4854f 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -176,6 +176,7 @@ Fixes * `#251 `_, `#359 `_, `#396 `_, + `#401 `_, `#404 `_, `#412 `_, `#436 `_, @@ -432,6 +433,7 @@ bug reports, testing, features and fixes in this release contributed by `Mohammed Naser `_, `Peter V. Saveliev `_, `Pieter Avonts `_, +`Ross Williams `_, `Sergey `_, `Stéphane `_, `Strahinja Kustudic `_, From fb815ebec67e21d5a22c506e2a7a2523e5cdf404 Mon Sep 17 00:00:00 2001 From: David Wilson Date: Tue, 22 Jan 2019 03:54:14 +0000 Subject: [PATCH 7/9] issue #434: add to Changelog. --- docs/changelog.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index d7d4854f..86159dde 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -179,6 +179,7 @@ Fixes `#401 `_, `#404 `_, `#412 `_, + `#434 `_, `#436 `_, `#465 `_: connection delegation and ``delegate_to:`` handling suffered a major regression in 0.2.3. The 0.2.2 From d76312d03c77eda4ab9089bde5c5dd061f7538b4 Mon Sep 17 00:00:00 2001 From: David Wilson Date: Tue, 22 Jan 2019 04:00:03 +0000 Subject: [PATCH 8/9] docs: s/doffers/differs/ --- docs/ansible.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ansible.rst b/docs/ansible.rst index 205e5e3c..03fbad96 100644 --- a/docs/ansible.rst +++ b/docs/ansible.rst @@ -959,7 +959,7 @@ reporting it: **External Tool Integration Differences** Mitogen reimplements any aspect of Ansible that involves integrating with SSH, sudo, Docker, or related tools. For this reason, sometimes its support - for those tools doffers or is less mature than in Ansible. + for those tools differs or is less mature than in Ansible. In the past Mitogen has had bug reports due to failing to recognize a particular variation of a login or password prompt on an exotic or From 5c5269e14773be6511441f7242382ca6db3bc872 Mon Sep 17 00:00:00 2001 From: David Wilson Date: Tue, 22 Jan 2019 04:07:31 +0000 Subject: [PATCH 9/9] docs: Changelog typo. --- docs/changelog.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 86159dde..19b71022 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -361,9 +361,9 @@ Core Library * `#448 `_: the import hook implementation now raises :class:`ModuleNotFoundError` instead of - :class:`ImportError` in Python 3.6 and above, to cope with an uncoming - version of the :class:`subprocess` module requiring this new subclass in the - middle of a minor Python release series. + :class:`ImportError` in Python 3.6 and above, to cope with an upcoming + version of the :mod:`subprocess` module requiring this new subclass to be + raised. * `#453 `_: the loggers used in children for standard IO redirection have propagation disabled, preventing