Skip to content

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Oct 5, 2019

KeyError should cause a failure in parsing the encoded word and should be caught and raised as a _InvalidEWError instead.
(cherry picked from commit 65dcc8a)

Co-authored-by: Andrei Troie andreitroie90@gmail.com

https://bugs.python.org/issue38332

…-16503)

KeyError should cause a failure in parsing the encoded word and should be caught and raised as a _InvalidEWError instead.
(cherry picked from commit 65dcc8a)

Co-authored-by: Andrei Troie <andreitroie90@gmail.com>
@miss-islington
Copy link
Contributor Author

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

1 similar comment
@miss-islington
Copy link
Contributor Author

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

@ned-deily
Copy link
Member

@maxking, any reason to not merge this backport?

@miss-islington miss-islington merged commit febe359 into python:3.7 Oct 12, 2019
@miss-islington miss-islington deleted the backport-65dcc8a-3.7 branch October 12, 2019 17:02
@maxking
Copy link
Contributor

maxking commented Oct 12, 2019

@ned-deily I was waiting for rc-period, but I guess I don't have to :) Merging this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants