Skip to content

moosedocs.py build error: "TOKENIZE ERROR: dictionary keys changed during iteration" #16301

Answered by aeslaughter
gridley asked this question in Q&A Tools
Discussion options

You must be logged in to vote

This is a real bug, python 3.8 must of added better checking for this.

kwargs[key[:-1]] = kwargs.pop(key)

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@aeslaughter
Comment options

@gridley
Comment options

Answer selected by aeslaughter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants