SIGN IN SIGN UP

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.
A
Abhilash Raj committed
719a062bcb7b08a56e6576dcd75f4244e6053209
Parent: a4a994b
Committed by Barry Warsaw <barry@python.org> on 7/17/2019, 4:48:52 PM