#6844: do not emit DeprecationWarnings on access if Exception.message has been set by the user.
This works by always setting it in __dict__, except when it's implicitly set in __init__.
Showing
Please
register
or
sign in
to comment
This works by always setting it in __dict__, except when it's implicitly set in __init__.