Skip to content

Make --show-traceback the default and add --no-show-traceback#21363

Open
mcepl wants to merge 2 commits intopython:masterfrom
openSUSE-Python:21360-show-traceback
Open

Make --show-traceback the default and add --no-show-traceback#21363
mcepl wants to merge 2 commits intopython:masterfrom
openSUSE-Python:21360-show-traceback

Conversation

@mcepl
Copy link
Copy Markdown

@mcepl mcepl commented Apr 28, 2026

Fixes: #21360

Fixes: python#21360
Signed-off-by: Matěj Cepl <mcepl@cepl.eu>
@github-actions

This comment has been minimized.

Copy link
Copy Markdown
Contributor

@CoolCat467 CoolCat467 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Always thought this should be a default, very helpful to see what's gone wrong.

@mcepl
Copy link
Copy Markdown
Author

mcepl commented Apr 29, 2026

Do we care enough about the short option --tb when it is a default?

@github-actions
Copy link
Copy Markdown
Contributor

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make --show-traceback default

2 participants