mirror of
https://github.com/python/cpython.git
synced 2026-05-26 14:23:18 -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.