[issue3723] Py_NewInterpreter does not work

Martin v. Löwis report at bugs.python.org
Sat Oct 18 00:34:13 CEST 2008


Martin v. Löwis <martin at v.loewis.de> added the comment:

> Wouldn't it make more sense to move interpreter initialization things to
> Py_NewInterpreter and call it from Py_InitializeEx?

Can you propose a specific patch? I'm worried that doing so blindly
introduces other bugs.

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3723>
_______________________________________


More information about the Python-bugs-list mailing list