[3.10] bpo-30256: [doc] Fix formatting error in news (GH-26994) (GH-26998)

This commit is contained in:
Irit Katriel 2021-07-02 18:39:52 +01:00 committed by GitHub
parent 42c26282a1
commit 7a2d2ed133
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1 +1 @@
Pass multiprocessing BaseProxy argument `manager_owned` through AutoProxy
Pass multiprocessing BaseProxy argument ``manager_owned`` through AutoProxy.