[issue35239] _PySys_EndInit() doesn't copy main interpreter configuration

STINNER Victor report at bugs.python.org
Tue Nov 13 20:10:43 EST 2018


STINNER Victor <vstinner at redhat.com> added the comment:

Attached PR 10532 modifies _PySys_EndInit() to copy lists and dictionaries from the config.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35239>
_______________________________________


More information about the Python-bugs-list mailing list