make bytearray work (again) (#16691)
fix is pretty simple, just check if the type is bytearray and get the bytes if it is
addresses issue: https://github.com/protocolbuffers/protobuf/issues/15911
Closes #16691
COPYBARA_INTEGRATE_REVIEW=https://github.com/protocolbuffers/protobuf/pull/16691 from jensbjorgensen:main 6249e629d7
PiperOrigin-RevId: 642623917
pull/17120/head
parent
41315fd37f
commit
eb67a91cac
2 changed files with 16 additions and 0 deletions
Loading…
Reference in new issue