]> granicus.if.org Git - python/commit
whatsnew: multiprocessing start methods and context (#8713 and #18999)
authorR David Murray <rdmurray@bitdance.com>
Mon, 10 Mar 2014 18:27:21 +0000 (14:27 -0400)
committerR David Murray <rdmurray@bitdance.com>
Mon, 10 Mar 2014 18:27:21 +0000 (14:27 -0400)
commitd840b8d6139ed0784d7fea1293a6b7d88a1d8a4f
treeb440a8afe089af1d2e159114299bacdbbb7ee489
parentf2e677cec97b4e1198bde5fe65cd8a9610cd322b
whatsnew: multiprocessing start methods and context (#8713 and #18999)

Also tweaked the docs a bit to use our standard style for
versionadded/changed.  (I'm guessing there are other places
in the multiprocessing docs where similar tweaks should be made.)
Doc/library/multiprocessing.rst
Doc/whatsnew/3.4.rst
Misc/NEWS