Skip to content

Issues: python/cpython

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Pasting 🏳️‍🌈 crashes the new Python REPL 3.13 bugs and security fixes 3.14 new features, bugs and security fixes topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#121609 opened Jul 11, 2024 by treyhunner
gh-121605: Increase timeout in test_pyrepl.run_repl awaiting core review needs backport to 3.13 bugs and security fixes skip news tests Tests in the Lib/test dir topic-repl Related to the interactive shell
#121606 opened Jul 10, 2024 by colesbury Loading…
test_pyrepl.run_repl timeout is too small tests Tests in the Lib/test dir topic-repl Related to the interactive shell
#121605 opened Jul 10, 2024 by colesbury
F1/F2/F3 behavior in the new repl topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#121584 opened Jul 10, 2024 by saucoide
The pyrepl cache doesn't play well with history topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#121499 opened Jul 8, 2024 by pablogsal
Bad indentation after pasting code in interactive interpreter topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#121400 opened Jul 5, 2024 by rudyment
test_pyrepl.test_exposed_globals_in_repl failure topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#121359 opened Jul 4, 2024 by smontanaro
Python 3.13.0b3 REPL empties ~/.python_history 3.13 bugs and security fixes 3.14 new features, bugs and security fixes topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#121245 opened Jul 1, 2024 by hroncok
test_pyrepl fails on s390x SLES: 'sys', 'ver' variables are unexpected tests Tests in the Lib/test dir topic-repl Related to the interactive shell
#121206 opened Jul 1, 2024 by vstinner
Different output from importlib.resources.files() in REPL in 3.12 versus 3.13 topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#121190 opened Jun 30, 2024 by danielhollas
readline.set_history_length corrupts history files when used in a libedit build topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#121160 opened Jun 29, 2024 by whitequark
gh-120678: pyrepl: Include globals from modules passed with -i awaiting core review needs backport to 3.13 bugs and security fixes topic-repl Related to the interactive shell
#120904 opened Jun 23, 2024 by AlexWaygood Loading…
asyncio REPL fails to run with TERM=dumb or PYTHON_BASIC_REPL in 3.13.0b2 topic-asyncio topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#120842 opened Jun 21, 2024 by byllyfish
The New REPL Command History Does Not Honor Partial Text 3.13 bugs and security fixes 3.14 new features, bugs and security fixes topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#120767 opened Jun 19, 2024 by ericsnowcurrently
The New REPL Does Not Load My Command History 3.13 bugs and security fixes 3.14 new features, bugs and security fixes topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#120766 opened Jun 19, 2024 by ericsnowcurrently
New REPL does not include globals from executed module when used with -i 3.13 bugs and security fixes 3.14 new features, bugs and security fixes topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#120678 opened Jun 18, 2024 by AlexWaygood
REPL: index out of range in REPL history topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#120460 opened Jun 13, 2024 by picnixz
gh-118626: Use less red-ish colour for non-error traceback awaiting core review needs backport to 3.13 bugs and security fixes topic-repl Related to the interactive shell
#119966 opened Jun 3, 2024 by hugovk Loading…
Error exiting the new REPL with Ctrl+Z on Windows 3.13 bugs and security fixes 3.14 new features, bugs and security fixes OS-windows stdlib Python modules in the Lib dir topic-repl Related to the interactive shell triaged The issue has been accepted as valid by a triager. type-bug An unexpected behavior, bug, or error
#119896 opened Jun 1, 2024 by eryksun
Use new REPL for the "code" module topic-repl Related to the interactive shell type-feature A feature request or enhancement
#119512 opened May 24, 2024 by treyhunner
Increase coverage of test_pyrepl tests Tests in the Lib/test dir topic-repl Related to the interactive shell
#119357 opened May 21, 2024 by eugenetriguba
REPL cursor is rendered offset in VSCode on WSL topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#119329 opened May 21, 2024 by optim-ally
'\040' instead of space in repl history on macOS with 3.13 or main branch 3.13 bugs and security fixes topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#119310 opened May 21, 2024 by aisk
gh-119033: Deduplicate history entries in new REPL awaiting review needs backport to 3.13 bugs and security fixes skip news topic-repl Related to the interactive shell
#119276 opened May 20, 2024 by optim-ally Loading…
pyrepl: Cursor behaviour during tab-completion topic-repl Related to the interactive shell
#119257 opened May 20, 2024 by danielhollas
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.