gh-126997: Fix support of non-ASCII strings in pickletools (GH-127062)
* Fix support of STRING and GLOBAL opcodes with non-ASCII arguments. * dis() now outputs non-ASCII bytes in STRING, BINSTRING and SHORT_BINSTRING arguments as escaped (\xXX).
S
Serhiy Storchaka committed
eaf217108226633c03cc5c4c90f0b6e4587c8803
Parent: ff2278e
Committed by GitHub <noreply@github.com>
on 11/21/2024, 11:15:12 AM