Skip to content

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

Open
mcepl wants to merge 1 commit intopython:masterfrom
openSUSE-Python:21360-show-traceback
Open

Make --show-traceback the default and add --no-show-traceback#21363
mcepl wants to merge 1 commit 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
Copy link
Copy Markdown
Contributor

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

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.

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