summaryrefslogtreecommitdiff
path: root/Python/Python-ast.c
diff options
context:
space:
mode:
authorR David Murray <rdmurray@bitdance.com>2014-02-08 13:12:00 -0500
committerR David Murray <rdmurray@bitdance.com>2014-02-08 13:12:00 -0500
commit03818d7547b3995a9f653532cefb5a43dd6a9d3c (patch)
treeff2d3dc6dab1eec5ce0f25a3e19f175e617e6666 /Python/Python-ast.c
parent37b69c6a9e207f93e6a3184bde8d434c81777996 (diff)
downloadcpython-03818d7547b3995a9f653532cefb5a43dd6a9d3c.tar.gz
#16983: Apply postel's law to encoded words inside quoted strings.
This applies only to the new parser. The old parser decodes encoded words inside quoted strings already, although it gets the whitespace wrong when it does so. This version of the patch only handles the most common case (a single encoded word surrounded by quotes), but I haven't seen any other variations of this in the wild yet, so its good enough for now.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions