Commit Graph

1 Commits (123c7efe5e98a22e9493461347e30bf76e686268)

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