mirror of
https://github.com/python/cpython.git
synced 2026-08-11 16:28:53 +08:00
variables to store internal data. As a result, any atempts to use the unicode system with multiple active interpreters, or successive interpreter executions, would fail. Now that information is stored into members of the PyInterpreterState structure.