-
-
Notifications
You must be signed in to change notification settings - Fork 34.5k
Colorize pdb #113081
Copy link
Copy link
Open
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement
Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement
Feature or enhancement
Proposal:
pdbis one of the most interactive module in stdlib. Now that we already put ANSI colors in traceback, we should do it inpdbas well.We can start small, but I think eventually we want
pdbcolorized 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