Treat all mappings as equivalent in nest.map_structure_up_to
Previously collections.Mapping types were treated as having a different type than dict, which meant that auto-generated DictWrappers were treated differently than non-wrapped dicts. PiperOrigin-RevId: 220712654
Loading
Please sign in to comment