commit | 6c5d661342d12f6836580b0e75e3569c764527ae | [log] [tgz] |
---|---|---|
author | Petr Viktorin <encukou@gmail.com> | Thu Jan 09 13:05:18 2020 +0100 |
committer | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Thu Jan 09 04:05:18 2020 -0800 |
tree | e835b35890c605fffb237ad3c7d78c272ed26719 | |
parent | f3e5e9566989635225d1b91088888074fc260817 [diff] |
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