mirror of
https://github.com/python/cpython.git
synced 2026-01-09 08:52:34 +00:00
gh-119443: Turn off from __future__ import annotations in REPL (GH-119493)
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| __main__.py | ||
| _minimal_curses.py | ||
| commands.py | ||
| completing_reader.py | ||
| console.py | ||
| curses.py | ||
| fancy_termios.py | ||
| historical_reader.py | ||
| input.py | ||
| keymap.py | ||
| mypy.ini | ||
| pager.py | ||
| reader.py | ||
| readline.py | ||
| simple_interact.py | ||
| trace.py | ||
| types.py | ||
| unix_console.py | ||
| unix_eventqueue.py | ||
| utils.py | ||