Skip to content
Snippets Groups Projects

Fix bytes/str issues in dropMimeData methods

Closed Carlos Pascual requested to merge github/fork/cpascual/py3fixes into develop

Various implementations of dropMimeData in Taurus do casts of QBytesArray to str which may be dangerous in py3. Use bytes and decode instead.

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
Please register or sign in to reply
Loading