Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

d3cotags.py -t option causes error in Python 3: "RuntimeError: dictionary changed size during iteration" #22

Open
benparkergit opened this issue Apr 11, 2020 · 0 comments

Comments

@benparkergit
Copy link

Any -t option greater than 1 causes an error I think due to differences in iterating through keys in a dict between Python 2 and 3. It seems to work fine in Python 2.7 .

Just FYI, and thanks for the tools!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant