]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.10] bpo-30256: [doc] Fix formatting error in news (GH-26994) (GH-26998)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Fri, 2 Jul 2021 17:39:52 +0000 (18:39 +0100)
committerGitHub <noreply@github.com>
Fri, 2 Jul 2021 17:39:52 +0000 (18:39 +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.