Skip to content
Snippets Groups Projects

[omemo] Fix loading of style.css with python 3.5

Merged Malte L requested to merge maltel/gajim-plugins:fix-omemo-python3.5 into master

That the built-in open function can be used with pathlib.Path objects is new in python 3.6. This makes loading style.css for the omemo plugin fail. Changing to the open method provided by pathlib.Path also works for python 3.5.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
Please register or sign in to reply
Loading