Skip to content

WIP: Python3 preparatory changes

  • replace some python2 only syntax with 2to3
  • adjust some code depending on the order of dict iteration on python2
  • fix some tests that were failing on master
Edited by Jérome Perrin

Merge request reports