diff options
author | Eric Snow <ericsnowcurrently@gmail.com> | 2023-03-21 14:01:38 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-21 14:01:38 -0600 |
commit | e6ecd3e6b437f3056e0a410a57c52e2639b56353 (patch) | |
tree | d4cfb7bcec5fa2abf2c0a98f74baa59c879c9905 /Python/codecs.c | |
parent | 8d015fa000db5775d477cd04dc574ba13721e278 (diff) | |
download | cpython-git-e6ecd3e6b437f3056e0a410a57c52e2639b56353.tar.gz |
gh-94673: Isolate the _io module to Each Interpreter (gh-102663)
Aside from sys and builtins, _io is the only core builtin module that hasn't been ported to multi-phase init. We may do so later (e.g. gh-101948), but in the meantime we must at least take care of the module's static types properly. (This came up while working on gh-101660.)
https://github.com/python/cpython/issues/94673
Diffstat (limited to 'Python/codecs.c')
0 files changed, 0 insertions, 0 deletions