summaryrefslogtreecommitdiffstats
path: root/Python/opcode_targets.h
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2018-11-05 16:16:26 (GMT)
committerGitHub <noreply@github.com>2018-11-05 16:16:26 (GMT)
commit3e3e1a27f769b3385853fbcad6749e71ca7f3ce3 (patch)
tree0b5729147c721846e3224556b758d1ae564661fe /Python/opcode_targets.h
parent6bf85acf601fddc27ae2941af1f1fde7c5fccb89 (diff)
downloadcpython-3e3e1a27f769b3385853fbcad6749e71ca7f3ce3.zip
cpython-3e3e1a27f769b3385853fbcad6749e71ca7f3ce3.tar.gz
cpython-3e3e1a27f769b3385853fbcad6749e71ca7f3ce3.tar.bz2
[2.7] bpo-35133: Fix mistakes when concatenate string literals on different lines. (GH-10284) (GH-10335) (GH-10336)
Two kind of mistakes: 1. Missed space. After concatenating there is no space between words. 2. Missed comma. Causes unintentional concatenating in a list of strings. (cherry picked from commit 34fd4c20198dea6ab2fe8dc6d32d744d9bde868d) (cherry picked from commit 7054e5c80b6e98cd44e22d1bc2d7f0a94343089d)
Diffstat (limited to 'Python/opcode_targets.h')
0 files changed, 0 insertions, 0 deletions