summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorEric Snow <ericsnowcurrently@gmail.com>2023-03-21 20:01:38 (GMT)
committerGitHub <noreply@github.com>2023-03-21 20:01:38 (GMT)
commite6ecd3e6b437f3056e0a410a57c52e2639b56353 (patch)
treed4cfb7bcec5fa2abf2c0a98f74baa59c879c9905 /Doc
parent8d015fa000db5775d477cd04dc574ba13721e278 (diff)
downloadcpython-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 'Doc')
0 files changed, 0 insertions, 0 deletions