usb_4_mic_array icon indicating copy to clipboard operation
usb_4_mic_array copied to clipboard

Change .tostring() to .tobytes() for deprecation mitigation

Open panmarco83 opened this issue 4 years ago • 3 comments

panmarco83 avatar Nov 02 '21 09:11 panmarco83

When this could be merged?

goldyfruit avatar Apr 11 '23 22:04 goldyfruit

It would be great if this was merged soon as I wasted time trying to figure out why the code didn't work

.tostring stoped working with python 3.9 so by default for 99% of users the code is broken and not everyone can be expected to figure this out

sealne avatar Aug 17 '24 08:08 sealne

.tostring stoped working with python 3.9 so by default for 99% of users the code is broken and not everyone can be expected to figure this out

I agree with this.. It's been almost 3 years so I'm not holding my breath

panmarco83 avatar Aug 19 '24 02:08 panmarco83