]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-32146: Add documentation about frozen executables on Unix (GH-5850)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 10 Jan 2019 18:13:21 +0000 (10:13 -0800)
committerGitHub <noreply@github.com>
Thu, 10 Jan 2019 18:13:21 +0000 (10:13 -0800)
commitb9cd38f928f7eb4e18ad4b63e5c49c05c626c33e
tree4928c32a86d7d305fdd834160354c5c93d0100d8
parent3e3d57d8490b729a80c8cd9e90475dec122dfe9e
bpo-32146: Add documentation about frozen executables on Unix (GH-5850)

(cherry picked from commit bab4bbb4c9cd5d25ede21a1b8c99d56e3b8dae9d)

Co-authored-by: Bo Bayles <bbayles@gmail.com>
Doc/library/multiprocessing.rst
Misc/NEWS.d/next/Library/2018-02-25-10-17-23.bpo-32146.xOzUFW.rst [new file with mode: 0644]