Radislav Chugunov

Results 2 issues of Radislav Chugunov

# Bug report ### Bug description: Top-level scope now contains globals of `_pyrepl.__main__`: ``` Python 3.14.0a0 (heads/main:a895756aec, May 10 2024, 16:56:55) [GCC 10.2.1 20210110] on linux Type "help", "copyright", "credits"...

type-bug
3.13
3.14
topic-repl

# Bug report ### Bug description: In 3.12 and earlier, if user enters `quit`/`exit` commands or does Ctrl-D, `pdb` restarts script with corresponding message and exits only on repeated `quit`/`exit`/Ctrl-D:...

type-bug