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
windows-release
ci.yml -rw-r--r-- 3.2 KB
docs-steps.yml -rw-r--r-- 1.3 KB
macos-steps.yml -rw-r--r-- 724 bytes
posix-deps-apt.sh -rwxr-xr-x 580 bytes
posix-steps.yml -rw-r--r-- 2.5 KB
pr.yml -rw-r--r-- 3.1 KB
prebuild-checks.yml -rw-r--r-- 1.2 KB
windows-layout-steps.yml -rw-r--r-- 1.5 KB
windows-release.yml -rw-r--r-- 3.9 KB
windows-steps.yml -rw-r--r-- 1.3 KB

back to top