]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
bpo-30256: [doc] Fix formatting error in news (GH-26994) (GH-26996)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 2 Jul 2021 17:38:04 +0000 (10:38 -0700)
committerGitHub <noreply@github.com>
Fri, 2 Jul 2021 17:38:04 +0000 (18:38 +0100)
(cherry picked from commit 2560c612c89ea2534b90a266aabf76dc74d93a12)

Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Misc/NEWS.d/next/Library/2019-09-25-13-54-41.bpo-30256.wBkzox.rst

index 4490803f32642e5981e341cd5609c0e9c22e8296..698b0e8a61c0d81697e4afb7c7077ad4f1afcc7b 100644 (file)
@@ -1 +1 @@
-Pass multiprocessing BaseProxy argument `manager_owned` through AutoProxy
+Pass multiprocessing BaseProxy argument ``manager_owned`` through AutoProxy.