Loading
Commits on Source 10
-
PEP 469 -- Migration of dict iteration code to Python 3 https://www.python.org/dev/peps/pep-0469/ And in diff_meta_data function: - a dict (tree1, tree2) to iterate - a dict (tree1_c, tree2_c) copy to 'del dict[key]' To avoid RuntimeError or fail to iterate over all entries.
-
-
-
-
-
-
-
And: - Add README* files - Add license.txt file - Add sphinx files conf.py, index.txt
-
-