Allow base64 encoded images to be decoded with or without padding (#20616)
The R kernel doesn't use base64 padding whereas the Python kernel (via matplotlib) sometimes uses padding. We have to use the `base64` crate's `Indifferent` mode. /cherry-pick v0.161.x Release Notes: - N/A
K
Kyle Kelley committed
b913cf2e029df544ead551fd1fae598d9eb6f3a4
Parent: 92613a8
Committed by GitHub <noreply@github.com>
on 11/13/2024, 7:26:42 PM