diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2019-07-17 17:32:31 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-17 17:32:31 (GMT) |
commit | 80f74ce83b6757526ee6927fe89897f3460f25f9 (patch) | |
tree | f7e776a0f0ec2a13fddd6287f57f8cc4f722071a /Lib/test/test_dataclasses.py | |
parent | 391511ccaaf0050970dfbe95bf2df1bcf6c33440 (diff) | |
download | cpython-80f74ce83b6757526ee6927fe89897f3460f25f9.zip cpython-80f74ce83b6757526ee6927fe89897f3460f25f9.tar.gz cpython-80f74ce83b6757526ee6927fe89897f3460f25f9.tar.bz2 |
Fix IndexError when parsing unexpectedly ending quoted-string. (GH-14813)
This exception was caused because the input ended unexpectedly with only one
single quote instead of a pair with some value inside it.
(cherry picked from commit 719a062bcb7b08a56e6576dcd75f4244e6053209)
Co-authored-by: Abhilash Raj <maxking@users.noreply.github.com>
Diffstat (limited to 'Lib/test/test_dataclasses.py')
0 files changed, 0 insertions, 0 deletions