HomeSoftware Heritage

parse_xml: build regular dicts instead of OrderedDicts.

Description

parse_xml: build regular dicts instead of OrderedDicts.

  1. we don't need order
  2. regular dicts guarantee order now
  3. diffs between dict and OrderedDict in pytest's output are unreadable

Details

Provenance
vlorentzAuthored on Nov 25 2020, 2:29 PM
vlorentzPushed on Nov 25 2020, 5:51 PM
Differential Revision
D4591: parse_xml: build regular dicts instead of OrderedDicts.
Parents
rDDEP1b8d51f2ed1e: Remove unused arguments / return type of _deposit_put.
Branches
Unknown
Tags
Unknown
Build Status
Buildable 17518
Build 27075: test-and-buildJenkins console · Jenkins

Event Timeline