FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Warning on autocomplete messes up the terminal · Issue #119205 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Warning on autocomplete messes up the terminal
#119205
Copy link
Copy link
Closed
Closed
Warning on autocomplete messes up the terminal
#119205
Copy link
Labels
3.13
bugs and security fixes
bugs and security fixes
topic-repl
Related to the interactive shell
Related to the interactive shell
type-bug
An unexpected behavior, bug, or error
An unexpected behavior, bug, or error
Description
JelleZijlstra
Issue body actions
Bug report
Bug description:
Open ./python.exe
import sys; code = sys._getframe(1).f_code
Type code.co_ and hit tab
This:
CPython versions tested on:
CPython main branch
Operating systems tested on:
macOS
Linked PRs
gh-119205: Fix autocompletion bug in new repl
#119229
[3.13] gh-119205: Fix autocompletion bug in new repl (GH-119229)
#119407
Reactions are currently unavailable
Metadata
Metadata
Assignees
No one assigned
Labels
3.13
bugs and security fixes
bugs and security fixes
topic-repl
Related to the interactive shell
Related to the interactive shell
type-bug
An unexpected behavior, bug, or error
An unexpected behavior, bug, or error
Projects
No projects
Milestone
No milestone
Relationships
None yet
Development
No branches or pull requests
Issue actions
Back
|
FazBrowse Home
|
New Git URL
Bug report
Bug description:
CPython versions tested on:
CPython main branch
Operating systems tested on:
macOS
Linked PRs