]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-39161: Document multi-phase init modules under Py_NewInterpreter() (GH-17896)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 9 Jan 2020 12:27:35 +0000 (04:27 -0800)
committerGitHub <noreply@github.com>
Thu, 9 Jan 2020 12:27:35 +0000 (04:27 -0800)
commit20c990229e98ad69c03e44fe61f8dce99b96cf9d
tree7092c663e10827a0586176994f1083e3b0840a36
parent45e5750a013291c5729e0ebad2b9e340fdffbd36
bpo-39161: Document multi-phase init modules under Py_NewInterpreter() (GH-17896)

\+ this also adds a stronger warning against sharing objects between (sub-)interpreters.

https://bugs.python.org/issue39161
(cherry picked from commit 6c5d661342d12f6836580b0e75e3569c764527ae)

Co-authored-by: Petr Viktorin <encukou@gmail.com>
Doc/c-api/init.rst