Commit Graph

1 Commits (cfecbd6763f73e9e7a5f5018a9740a383f1e8c4c)

Author SHA1 Message Date
Teddy Caddy 9a928d5ffb
Fix syntax in `rax_clb_nodes` that breaks in Python3 (#4933)
* Use syntax that works in both Python 2 and 3 when iterating through a
    dict that's going to be mutated during iteration
  * Fixes `dictionary changed size during iteration` error
  * Fixes #4932
2022-07-07 21:49:45 +02:00