`Any.TypeName` used `str.split` to extract the second part of the type URL (potentially the only if there's no slash). `str.rpartition` has the same effect and avoids constructing a list. PiperOrigin-RevId: 687385575pull/18130/head
parent
67fca5cb70
commit
5599f2ceec
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue