]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
bpo-30256: [doc] Fix formatting error in news (GH-26994)
authorKen Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Fri, 2 Jul 2021 16:53:11 +0000 (00:53 +0800)
committerGitHub <noreply@github.com>
Fri, 2 Jul 2021 16:53:11 +0000 (17:53 +0100)
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.