-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
Colorize pdb #113081
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.
8000
Sign up for GitHub
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
Labels
Comments
pablogsal
pushed a commit
that referenced
this issue
May 4, 2024
SonicField
pushed a commit
to SonicField/cpython
that referenced
this issue
May 8, 2024
Looking through Hugo's dashboard: is this done? |
I don't think so. This is a rather long term issue - the plan is to fully colorize it. |
ambv
pushed a commit
that referenced
this issue
May 5, 2025
Sign up for free
to join this convers
49A7
ation on GitHub.
Already have an account?
Sign in to comment
Labels
Uh oh!
There was an error while loading. Please reload this page.
Feature or enhancement
Proposal:
pdb
is one of the most interactive module in stdlib. Now that we already put ANSI colors in traceback, we should do it inpdb
as well.We can start small, but I think eventually we want
pdb
colorized well.Has this already been discussed elsewhere?
This is a minor feature, which does not need previous discussion elsewhere
Links to previous discussion of this feature:
No response
Linked PRs
The text was updated successfully, but these errors were encountered: