diff options
| author | Eric Snow <ericsnowcurrently@gmail.com> | 2023-03-21 20:01:38 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-21 20:01:38 (GMT) |
| commit | e6ecd3e6b437f3056e0a410a57c52e2639b56353 (patch) | |
| tree | d4cfb7bcec5fa2abf2c0a98f74baa59c879c9905 /Python/formatter_unicode.c | |
| parent | 8d015fa000db5775d477cd04dc574ba13721e278 (diff) | |
| download | cpython-e6ecd3e6b437f3056e0a410a57c52e2639b56353.zip cpython-e6ecd3e6b437f3056e0a410a57c52e2639b56353.tar.gz cpython-e6ecd3e6b437f3056e0a410a57c52e2639b56353.tar.bz2 | |
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/formatter_unicode.c')
0 files changed, 0 insertions, 0 deletions
