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

[AuditHook] TypeError: signal handler must be signal.SIG_IGN, signal.SIG_DFL, or a callable object interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-C-API topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#133402 opened May 4, 2025 by juju4
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
gh-132017: Handle SIGCONT in pyrepl awaiting review topic-repl Related to the interactive shell
#132918 opened Apr 25, 2025 by StanFromIreland Loading…
Wrong use of ctypes.GetLastError() in windows_console.py OS-windows stdlib Python modules in the Lib dir topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#132888 opened Apr 24, 2025 by chris-eibl
New REPL on Windows swallows characters entered via AltGr 3.13 bugs and security fixes 3.14 new features, bugs and security fixes release-blocker stdlib Python modules in the Lib dir topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#132439 opened Apr 12, 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
Error traceback when interrupting+terminating python 3.13 bugs and security fixes 3.14 new features, 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
#132017 opened Apr 2, 2025 by smurfix
New REPL dosen't remove line continuations upon terminal resizing 3.13 bugs and security fixes 3.14 new features, 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 3.13 bugs and security fixes 3.14 new features, 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
#131968 opened Apr 1, 2025 by picnixz
New REPL on Windows exits when accented character is pasted/typed 3.13 bugs and security fixes 3.14 new features, bugs and security fixes OS-windows release-blocker stdlib Python modules in the Lib dir topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#131878 opened Mar 29, 2025 by devdanzin
New REPL: python -q outputs unnecessary blank space on empty terminal stdlib Python modules in the Lib dir topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#131743 opened Mar 25, 2025 by jfly
Syntax highlighting in PyREPL stdlib Python modules in the Lib dir topic-repl Related to the interactive shell type-feature A feature request or enhancement
#131507 opened Mar 20, 2025 by ambv
New REPL crashes on an empty DELETE_WORD_BACKWARDS (^W) followed by CLEAR_TO_START (^K) 3.13 bugs and security fixes 3.14 new features, 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 new features, 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 new features, 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 new features, 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
New REPL exits when there are non-string candidates for suggestions 3.13 bugs and security fixes 3.14 new features, 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 topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#130168 opened Feb 16, 2025 by gaogaotiantian
ProTip! Follow long discussions with comments:>50.