I gave it a try and then went back to 1.9.0 to double-check. It is working as intended in 1.9.1. Thank you!
In my case, it’s specifically when iterating over the interfaces on a given network, so slice.get_interfaces() works fine, but nw.get_interfaces() and using that to iterate over the interfaces of nw would not work.