-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Open
Labels
bugmypy got something wrongmypy got something wrongpriority-1-normaltopic-error-reportingHow we report errorsHow we report errorstopic-usability
Description
I expect that some error message will sometimes contain unmangled variable names with prime suffixes (such as foo'
). We should review all error message generation code and add unmangle()
calls as needed. This is not super urgent since a single extra prime is not visually very prominent, but it's still annoying when it happens.
This is a follow-up issue to #6197 (see the PR for examples of what needs to be done).
Metadata
Metadata
Assignees
Labels
bugmypy got something wrongmypy got something wrongpriority-1-normaltopic-error-reportingHow we report errorsHow we report errorstopic-usability