Message399064
Serhiy an other question (because I've encountered it *again*), do you think it'd be possible to split out the specific warning of stringifying (but *not* explicitely repr-ing) a bytes instance from everything else?
There are use-cases for it, but I think it's rather error prone when a `bytes` unexpectedly finds itself mixed into either string or non-string data which stringify "normally" and generates what is often garbage output. |
|
Date |
User |
Action |
Args |
2021-08-06 10:33:20 | xmorel | set | recipients:
+ xmorel, serhiy.storchaka |
2021-08-06 10:33:20 | xmorel | set | messageid: <1628246000.54.0.560865955842.issue43526@roundup.psfhosted.org> |
2021-08-06 10:33:20 | xmorel | link | issue43526 messages |
2021-08-06 10:33:20 | xmorel | create | |
|