Skip to content
  • Anton Shestakov's avatar
    obsutil: sort metadata before comparing in geteffectflag() · a5d8f261b716
    Anton Shestakov authored
    This is probably less important now that we dropped Python 2. We do still
    support Python 3.6 though, and the dictionaries aren't ordered there either
    (that was a big change that came with 3.7).
    
    Still, maybe it's a good idea to sort metadata explicitly.
    a5d8f261b716