-
-
Notifications
You must be signed in to change notification settings - Fork 32k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
New REPL: Prompt overwrites previous output on line wrap
stdlib
Python modules in the Lib dir
topic-repl
Related to the interactive shell
type-bug
An unexpected behavior, bug, or error
#134643
opened May 25, 2025 by
ImFeH2
pyrepl fails with an ugly traceback when ioctls are not allowed on tty stdio
stdlib
Python modules in the Lib dir
topic-repl
Related to the interactive shell
type-bug
An unexpected behavior, bug, or error
#134466
opened May 21, 2025 by
glyph
Suggest the possible module in ModuleNotFoundError
stdlib
Python modules in the Lib dir
topic-repl
Related to the interactive shell
type-feature
A feature request or enhancement
#134175
opened May 18, 2025 by
Locked-chess-official
The REPL hangs under no memory on 3.13
3.13
bugs and security fixes
stdlib
Python modules in the Lib dir
topic-repl
Related to the interactive shell
type-bug
An unexpected behavior, bug, or error
#134163
opened May 17, 2025 by
ZeroIntensity
gh-133400: Fixed Ctrl+D (^D) behavior in :mod:bugs and security fixes
needs backport to 3.14
bugs and security fixes
topic-repl
Related to the interactive shell
_pyrepl
module
awaiting review
needs backport to 3.13
#133883
opened May 11, 2025 by
deepwzh
Loading…
Improve PyREPL auto-indentation
stdlib
Python modules in the Lib dir
topic-repl
Related to the interactive shell
type-feature
A feature request or enhancement
#133710
opened May 8, 2025 by
tanloong
pyrepl: Unable to ^D exit in multiline section
stdlib
Python modules in the Lib dir
topic-repl
Related to the interactive shell
type-bug
An unexpected behavior, bug, or error
#133400
opened May 4, 2025 by
StanFromIreland
windows console: -i parameter and redirected output gives error in 3.13
OS-windows
stdlib
Python modules in the Lib dir
topic-repl
Related to the interactive shell
type-bug
An unexpected behavior, bug, or error
#132962
opened Apr 25, 2025 by
johns1c
Wrong use of Python modules in the Lib dir
topic-repl
Related to the interactive shell
type-bug
An unexpected behavior, bug, or error
ctypes.GetLastError()
in windows_console.py
OS-windows
stdlib
#132888
opened Apr 24, 2025 by
chris-eibl
New REPL: Text display corruption when resizing terminal with multi-line content
stdlib
Python modules in the Lib dir
topic-repl
Related to the interactive shell
type-bug
An unexpected behavior, bug, or error
#132267
opened Apr 8, 2025 by
ImFeH2
New REPL dosen't remove line continuations upon terminal resizing
3.13
bugs and security fixes
3.14
bugs and security fixes
stdlib
Python modules in the Lib dir
topic-repl
Related to the interactive shell
type-bug
An unexpected behavior, bug, or error
#131973
opened Apr 1, 2025 by
Yzi-Li
New REPL sometimes incrementally indents traceback lines
stdlib
Python modules in the Lib dir
topic-repl
Related to the interactive shell
type-bug
An unexpected behavior, bug, or error
#131968
opened Apr 1, 2025 by
picnixz
New REPL: Python modules in the Lib dir
topic-repl
Related to the interactive shell
type-bug
An unexpected behavior, bug, or error
python -q
outputs unnecessary blank space on empty terminal
stdlib
#131743
opened Mar 25, 2025 by
jfly
New REPL crashes on an empty DELETE_WORD_BACKWARDS (^W) followed by CLEAR_TO_START (^K)
3.13
bugs and security fixes
3.14
bugs and security fixes
stdlib
Python modules in the Lib dir
topic-repl
Related to the interactive shell
type-bug
An unexpected behavior, bug, or error
#131430
opened Mar 18, 2025 by
Christopher-Chianelli
AssertionError in __move_tall when scrolling through REPL history
stdlib
Python modules in the Lib dir
topic-repl
Related to the interactive shell
type-bug
An unexpected behavior, bug, or error
#131379
opened Mar 17, 2025 by
correctmost
input() not including built-in newline if string > 236 characters
3.13
bugs and security fixes
3.14
bugs and security fixes
stdlib
Python modules in the Lib dir
topic-repl
Related to the interactive shell
type-bug
An unexpected behavior, bug, or error
#131248
opened Mar 14, 2025 by
vv0bbLeS
New repl shows output only for last statement from several, separated by ";"
3.13
bugs and security fixes
3.14
bugs and security fixes
stdlib
Python modules in the Lib dir
topic-repl
Related to the interactive shell
type-bug
An unexpected behavior, bug, or error
#131217
opened Mar 14, 2025 by
skirpichev
Compilation on Linux without both libffi-dev and libncurses-dev results in an unexpected warning when using the new REPL
3.13
bugs and security fixes
3.14
bugs and security fixes
stdlib
Python modules in the Lib dir
topic-repl
Related to the interactive shell
type-bug
An unexpected behavior, bug, or error
#131189
opened Mar 13, 2025 by
plashchynski
gh-130999: Avoid exiting the new REPL when there are non-string candidates for suggestions
awaiting review
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
topic-repl
Related to the interactive shell
#131001
opened Mar 9, 2025 by
devdanzin
Loading…
New REPL exits when there are non-string candidates for suggestions
3.13
bugs and security fixes
3.14
bugs and security fixes
stdlib
Python modules in the Lib dir
topic-repl
Related to the interactive shell
type-bug
An unexpected behavior, bug, or error
#130999
opened Mar 9, 2025 by
devdanzin
REPL exits with traceback when str(sys.ps1) raises
stdlib
Python modules in the Lib dir
topic-repl
Related to the interactive shell
type-bug
An unexpected behavior, bug, or error
#130698
opened Feb 28, 2025 by
gvanrossum
Use colors in tab-completion in PyREPL
stdlib
Python modules in the Lib dir
topic-repl
Related to the interactive shell
type-feature
A feature request or enhancement
#130472
opened Feb 22, 2025 by
ambv
Traceback colors are shifted when the line contains wide unicode characters
stdlib
Python modules in the Lib dir
topic-repl
Related to the interactive shell
topic-unicode
type-bug
An unexpected behavior, bug, or error
#130273
opened Feb 18, 2025 by
HarryLHW
pyrepl messed up terminal if a signal handler expects stdin
stdlib
Python modules in the Lib dir
topic-repl
Related to the interactive shell
type-bug
An unexpected behavior, bug, or error
#130168
opened Feb 16, 2025 by
gaogaotiantian
Unify the handling of Python modules in the Lib dir
topic-asyncio
topic-repl
Related to the interactive shell
type-feature
A feature request or enhancement
KeyboardInterrupt
in new REPLs
stdlib
#129628
opened Feb 4, 2025 by
bswck
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.