From 82aea7bee2da48d4b8f46cd46cf5a07a743e36ef Mon Sep 17 00:00:00 2001 From: Fidget-Spinner <28750310+Fidget-Spinner@users.noreply.github.com> Date: Fri, 2 Jul 2021 23:24:55 +0800 Subject: [PATCH 1/2] Fix rST --- .../next/Library/2019-09-25-13-54-41.bpo-30256.wBkzox.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Misc/NEWS.d/next/Library/2019-09-25-13-54-41.bpo-30256.wBkzox.rst b/Misc/NEWS.d/next/Library/2019-09-25-13-54-41.bpo-30256.wBkzox.rst index 4490803f32642e..7ac65ac227ed55 100644 --- a/Misc/NEWS.d/next/Library/2019-09-25-13-54-41.bpo-30256.wBkzox.rst +++ b/Misc/NEWS.d/next/Library/2019-09-25-13-54-41.bpo-30256.wBkzox.rst @@ -1 +1 @@ -Pass multiprocessing BaseProxy argument `manager_owned` through AutoProxy +Pass multiprocessing BaseProxy argument ``manager_owned`` through AutoProxy From e4bd3f14526154eed533c839d385a8f963f16645 Mon Sep 17 00:00:00 2001 From: Fidget-Spinner <28750310+Fidget-Spinner@users.noreply.github.com> Date: Fri, 2 Jul 2021 23:28:53 +0800 Subject: [PATCH 2/2] add a period --- .../next/Library/2019-09-25-13-54-41.bpo-30256.wBkzox.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Misc/NEWS.d/next/Library/2019-09-25-13-54-41.bpo-30256.wBkzox.rst b/Misc/NEWS.d/next/Library/2019-09-25-13-54-41.bpo-30256.wBkzox.rst index 7ac65ac227ed55..698b0e8a61c0d8 100644 --- a/Misc/NEWS.d/next/Library/2019-09-25-13-54-41.bpo-30256.wBkzox.rst +++ b/Misc/NEWS.d/next/Library/2019-09-25-13-54-41.bpo-30256.wBkzox.rst @@ -1 +1 @@ -Pass multiprocessing BaseProxy argument ``manager_owned`` through AutoProxy +Pass multiprocessing BaseProxy argument ``manager_owned`` through AutoProxy.