# Bug report ### Bug description: The environment variable `PYTHON_BASIC_REPL` is meant to make Python use the basic REPL, but this isn't currently tested to work. ### CPython versions tested on: 3.13, CPython main branch ### Operating systems tested on: Linux <!-- gh-linked-prs --> ### Linked PRs * gh-121017 * gh-121064 <!-- /gh-linked-prs -->
Bug report
Bug description:
The environment variable
PYTHON_BASIC_REPLis meant to make Python use the basic REPL, but this isn't currently tested to work.CPython versions tested on:
3.13, CPython main branch
Operating systems tested on:
Linux
Linked PRs
PYTHON_BASIC_REPLenvioronment variable #121017