aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Python/ast_unparse.c
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2024-11-21 13:15:12 +0200
committerGitHub <noreply@github.com>2024-11-21 13:15:12 +0200
commiteaf217108226633c03cc5c4c90f0b6e4587c8803 (patch)
tree85aebbbea34fc7303c5a8f2f8213c5a35948d38f /Python/ast_unparse.c
parentff2278e2bf660155ca8f7c0529190ca59a41c13a (diff)
downloadcpython-eaf217108226633c03cc5c4c90f0b6e4587c8803.tar.gz
cpython-eaf217108226633c03cc5c4c90f0b6e4587c8803.zip
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).
Diffstat (limited to 'Python/ast_unparse.c')
0 files changed, 0 insertions, 0 deletions