Skip to content
Snippets Groups Projects
Commit ddb373b6 authored by robinwilliam.hundt's avatar robinwilliam.hundt
Browse files

Fixed bug in anonymisation function

The function `do_anonymous` in `hektor.py` was dependant upon the iteration order of a dictionary being the same as the insertion order. This is an implementation detail of CPython3.6 and should not be relied upon.
parent 4faddf13
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment