Staging
v0.8.1
https://github.com/python/cpython
Revision 635743355d9dbffdc9aa7a2cc8de1403fbdb8d9b authored by Miss Islington (bot) on 17 July 2019, 17:29:18 UTC, committed by GitHub on 17 July 2019, 17:29:18 UTC

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>
1 parent 6816ca3
History
Tip revision: 635743355d9dbffdc9aa7a2cc8de1403fbdb8d9b authored by Miss Islington (bot) on 17 July 2019, 17:29:18 UTC
Fix IndexError when parsing unexpectedly ending quoted-string. (GH-14813)
Tip revision: 6357433
File Mode Size
CODEOWNERS -rw-r--r-- 2.7 KB
CONTRIBUTING.rst -rw-r--r-- 2.4 KB
PULL_REQUEST_TEMPLATE.md -rw-r--r-- 700 bytes
SECURITY.md -rw-r--r-- 530 bytes
appveyor.yml -rw-r--r-- 1.1 KB
codecov.yml -rw-r--r-- 482 bytes

back to top