Skip to content

Always pass an exception as first argument of ui.error#236

Open
serge-sans-paille wants to merge 1 commit intoOfflineIMAP:masterfrom
serge-sans-paille:bug/233
Open

Always pass an exception as first argument of ui.error#236
serge-sans-paille wants to merge 1 commit intoOfflineIMAP:masterfrom
serge-sans-paille:bug/233

Conversation

@serge-sans-paille
Copy link
Copy Markdown
Contributor

Fix #233

This v1.1 template stands in .github/.

This PR

Add character x [x].

  • I've read the DCO.
  • I've read the Coding Guidelines
  • The relevant informations about the changes stands in the commit message, not here in the message of the pull request.
  • Code changes follow the style of the files they change.
  • Code is tested (provide details).

References

  • Issue #no_space

Additional information

In various cases we were passing string messages, which is incompatible
with how ui.error handles its argument, leading to bugs like OfflineIMAP#233

Fix OfflineIMAP#233

Signed-off-by: serge-sans-paille <sergesanspaille@free.fr>
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.

'str' object has no attribute '__suppress_context__'

1 participant