Commit a7af2c99e30ed9366d5ca6252ec277d5b3d79e56

Nick Wellnhofer 2022-08-18T20:03:07

Fix order of exports in libxml2-api.xml The values passed to the `uniq` function are dictionary keys and should already be unique. On older Python versions, this would reshuffle the list after it had just been sorted.