Skip to content
Snippets Groups Projects
user avatar
Campbell Barton authored
Regression in 265d9755.
Where iterating directly on a property group failed, e.g.:
`iter(group)`, tests missed this since only `group.keys()`
was checked.
2b8d778a
History