You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm trying to use mysql-p3 and I saw that blobs (images in my case) are fetched as str.
Which is the best way to get blobs into bytes (old str in python2?)