bpo-33932: Calling Py_Initialize() twice does nothing (GH-7845)
Calling Py_Initialize() twice does nothing, instead of failing with a fatal error: restore the Python 3.6 behaviour.
V
Victor Stinner committed
209abf746985526bce255e2fba97d3246924885d
Parent: bcd3a1a
Committed by GitHub <noreply@github.com>
on 6/22/2018, 5:14:51 PM