diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2019-11-15 21:37:25 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-15 21:37:25 (GMT) |
commit | a4be5aae6e587f5310f1fc0d66d37e032621ce39 (patch) | |
tree | 505ff251fbe070ca7f7c8a6c048e6c5f2d8aa3e1 /Python/_warnings.c | |
parent | 7a5d4c7a8653cb6be126f87731802aa9a4bc90e2 (diff) | |
download | cpython-a4be5aae6e587f5310f1fc0d66d37e032621ce39.zip cpython-a4be5aae6e587f5310f1fc0d66d37e032621ce39.tar.gz cpython-a4be5aae6e587f5310f1fc0d66d37e032621ce39.tar.bz2 |
bpo-38778: Document that os.fork is not allowed in subinterpreters (GH-17123)
Small docs update for [bpo-34651](https://bugs.python.org/issue34651).
Other references to fork (e.g. the PyOS.*Fork functions or discussions of fork() when embedding Python) point back to os.fork, so I don't think any other updates are needed.
https://bugs.python.org/issue38778
Automerge-Triggered-By: @ericsnowcurrently
(cherry picked from commit b22030073b9327a3aeccb69507694bce078192aa)
Co-authored-by: Phil Connell <pconnell@gmail.com>
Diffstat (limited to 'Python/_warnings.c')
0 files changed, 0 insertions, 0 deletions