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 4490803f326..698b0e8a61c 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.