summaryrefslogtreecommitdiff
path: root/Python/Python-ast.c
diff options
context:
space:
mode:
authorR David Murray <rdmurray@bitdance.com>2014-02-08 11:48:20 -0500
committerR David Murray <rdmurray@bitdance.com>2014-02-08 11:48:20 -0500
commit37b69c6a9e207f93e6a3184bde8d434c81777996 (patch)
treeca1c0eca1b105f17f082449528d56cae553c9828 /Python/Python-ast.c
parent45fa83b93b8cffbbf75d0db8392d0d62103ece20 (diff)
downloadcpython-37b69c6a9e207f93e6a3184bde8d434c81777996.tar.gz
#19772: Do not mutate message when downcoding to 7bit.
This is a bit of an ugly hack because of the way generator pieces together the output message. The deepcopys aren't too expensive, though, because we know it is only called on messages that are not multiparts, and the payload (the thing that could be large) is an immutable object. Test and preliminary work on patch by Vajrasky Kok.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions