Convert OrderedDict to dict
- https://linuxfr.org/news/sortie-de-python-3-7#toc-ordre-dinsertion-dans-les-dictionnaires - https://docs.python.org/3.6/whatsnew/3.6.html#new-dict-implementation - Requires Python version ≥ 3.6
issue