mirror of
https://github.com/python/cpython.git
synced 2026-05-28 15:16:53 -04:00
5ddd4c3f77
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.