Skip to content
Snippets Groups Projects

BUG: dict.iteritems() not supported in python 3

Merged Guillaume Pasero requested to merge fix_py3_wrapping into develop

This is a fix for Python wrapping using Python 3. The for loop on a dictionary has been rewritten in a more generic way (compatible with python 2 and 3).

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