Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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 ourterms of service andprivacy 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
Usealt +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
Assigned to nobodyLoading
Sort

Issues list

pyrepl fails with an ugly traceback when ioctls are not allowed on tty stdio stdlibPython modules in the Lib dir topic-replRelated to the interactive shell type-bugAn unexpected behavior, bug, or error
#134466 openedMay 21, 2025 byglyph
Suggest the possible module in ModuleNotFoundError stdlibPython modules in the Lib dir topic-replRelated to the interactive shell type-featureA feature request or enhancement
#134175 openedMay 18, 2025 byLocked-chess-official
The REPL hangs under no memory on 3.13 3.13bugs and security fixes stdlibPython modules in the Lib dir topic-replRelated to the interactive shell type-bugAn unexpected behavior, bug, or error
#134163 openedMay 17, 2025 byZeroIntensity
gh-133400: Fixed Ctrl+D (^D) behavior in :mod:_pyrepl module awaiting review needs backport to 3.13bugs and security fixes needs backport to 3.14bugs and security fixes topic-replRelated to the interactive shell
#133883 openedMay 11, 2025 bydeepwzhLoading…
Improve PyREPL auto-indentation stdlibPython modules in the Lib dir topic-replRelated to the interactive shell type-featureA feature request or enhancement
#133710 openedMay 8, 2025 bytanloong
pyrepl: Unable to ^D exit in multiline section stdlibPython modules in the Lib dir topic-replRelated to the interactive shell type-bugAn unexpected behavior, bug, or error
#133400 openedMay 4, 2025 byStanFromIreland
windows console: -i parameter and redirected output gives error in 3.13 OS-windows stdlibPython modules in the Lib dir topic-replRelated to the interactive shell type-bugAn unexpected behavior, bug, or error
#132962 openedApr 25, 2025 byjohns1c
Wrong use ofctypes.GetLastError() in windows_console.py OS-windows stdlibPython modules in the Lib dir topic-replRelated to the interactive shell type-bugAn unexpected behavior, bug, or error
#132888 openedApr 24, 2025 bychris-eibl
New REPL: Text display corruption when resizing terminal with multi-line content stdlibPython modules in the Lib dir topic-replRelated to the interactive shell type-bugAn unexpected behavior, bug, or error
#132267 openedApr 8, 2025 byImFeH2
New REPL dosen't remove line continuations upon terminal resizing 3.13bugs and security fixes 3.14bugs and security fixes stdlibPython modules in the Lib dir topic-replRelated to the interactive shell type-bugAn unexpected behavior, bug, or error
#131973 openedApr 1, 2025 byYzi-Li
New REPL sometimes incrementally indents traceback lines stdlibPython modules in the Lib dir topic-replRelated to the interactive shell type-bugAn unexpected behavior, bug, or error
#131968 openedApr 1, 2025 bypicnixz
New REPL:python -q outputs unnecessary blank space on empty terminal stdlibPython modules in the Lib dir topic-replRelated to the interactive shell type-bugAn unexpected behavior, bug, or error
#131743 openedMar 25, 2025 byjfly
New REPL crashes on an empty DELETE_WORD_BACKWARDS (^W) followed by CLEAR_TO_START (^K) 3.13bugs and security fixes 3.14bugs and security fixes stdlibPython modules in the Lib dir topic-replRelated to the interactive shell type-bugAn unexpected behavior, bug, or error
#131430 openedMar 18, 2025 byChristopher-Chianelli
AssertionError in __move_tall when scrolling through REPL history stdlibPython modules in the Lib dir topic-replRelated to the interactive shell type-bugAn unexpected behavior, bug, or error
#131379 openedMar 17, 2025 bycorrectmost
input() not including built-in newline if string > 236 characters 3.13bugs and security fixes 3.14bugs and security fixes stdlibPython modules in the Lib dir topic-replRelated to the interactive shell type-bugAn unexpected behavior, bug, or error
#131248 openedMar 14, 2025 byvv0bbLeS
New repl shows output only for last statement from several, separated by ";" 3.13bugs and security fixes 3.14bugs and security fixes stdlibPython modules in the Lib dir topic-replRelated to the interactive shell type-bugAn unexpected behavior, bug, or error
#131217 openedMar 14, 2025 byskirpichev
Compilation on Linux without both libffi-dev and libncurses-dev results in an unexpected warning when using the new REPL 3.13bugs and security fixes 3.14bugs and security fixes stdlibPython modules in the Lib dir topic-replRelated to the interactive shell type-bugAn unexpected behavior, bug, or error
#131189 openedMar 13, 2025 byplashchynski
gh-130999: Avoid exiting the new REPL when there are non-string candidates for suggestions awaiting review needs backport to 3.13bugs and security fixes needs backport to 3.14bugs and security fixes topic-replRelated to the interactive shell
#131001 openedMar 9, 2025 bydevdanzinLoading…
New REPL exits when there are non-string candidates for suggestions 3.13bugs and security fixes 3.14bugs and security fixes stdlibPython modules in the Lib dir topic-replRelated to the interactive shell type-bugAn unexpected behavior, bug, or error
#130999 openedMar 9, 2025 bydevdanzin
REPL exits with traceback when str(sys.ps1) raises stdlibPython modules in the Lib dir topic-replRelated to the interactive shell type-bugAn unexpected behavior, bug, or error
#130698 openedFeb 28, 2025 bygvanrossum
Use colors in tab-completion in PyREPL stdlibPython modules in the Lib dir topic-replRelated to the interactive shell type-featureA feature request or enhancement
#130472 openedFeb 22, 2025 byambv
Traceback colors are shifted when the line contains wide unicode characters stdlibPython modules in the Lib dir topic-replRelated to the interactive shell topic-unicode type-bugAn unexpected behavior, bug, or error
#130273 openedFeb 18, 2025 byHarryLHW
pyrepl messed up terminal if a signal handler expects stdin stdlibPython modules in the Lib dir topic-replRelated to the interactive shell type-bugAn unexpected behavior, bug, or error
#130168 openedFeb 16, 2025 bygaogaotiantian
Unify the handling ofKeyboardInterrupt in new REPLs stdlibPython modules in the Lib dir topic-asyncio topic-replRelated to the interactive shell type-featureA feature request or enhancement
#129628 openedFeb 4, 2025 bybswck
New REPL crash (and terminal display issues) after a breakpoint and by sending Ctrl + D input topic-replRelated to the interactive shell type-bugAn unexpected behavior, bug, or error
#129614 openedFeb 3, 2025 byViicos
Previous134
Previous
ProTip! Mix and match filters to narrow down what you’re looking for.

[8]ページ先頭

©2009-2025 Movatter.jp