[proxy] github.com← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light
/ cpython Public

Conversation

Copy link
Contributor

miss-islington commented Jul 17, 2019

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 719a062)

Co-authored-by: Abhilash Raj maxking@users.noreply.github.com

https://bugs.python.org/issue37491

…nGH-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 719a062)

Co-authored-by: Abhilash Raj <maxking@users.noreply.github.com>
miss-islington requested a review from a team as a code owner July 17, 2019 16:49
warsaw changed the title [3.7] Fix IndexError when parsing unexpectedly ending quoted-string. (GH-14813) [3.7] bpo-37491: Fix IndexError when parsing unexpectedly ending quoted-string. (GH-14813) Jul 17, 2019
Copy link
Contributor Author

@maxking and @warsaw: Status check is done, and it's a success ✅ .

miss-islington merged commit 80f74ce into python:3.7 Jul 17, 2019
miss-islington deleted the backport-719a062-3.7 branch July 17, 2019 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants