diff options
author | Victor Stinner <vstinner@python.org> | 2024-05-21 08:53:20 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-21 13:53:20 +0100 |
commit | 73f4a58d36b65ec650e8f00b2affc4a4d3195f0c (patch) | |
tree | 3232169a76a3218afb64ad46d7490823bc27802d /Python/object_stack.c | |
parent | b36533290608aed757f6eb16869a679650d32e17 (diff) | |
download | cpython-73f4a58d36b65ec650e8f00b2affc4a4d3195f0c.tar.gz cpython-73f4a58d36b65ec650e8f00b2affc4a4d3195f0c.zip |
gh-119102: Fix REPL for dumb terminal (#119269)
Use CAN_USE_PYREPL of _pyrepl.__main__ in the site module to decide
if _pyrepl.write_history_file() can be used.
Diffstat (limited to 'Python/object_stack.c')
0 files changed, 0 insertions, 0 deletions