Skip to content

[3.7] bpo-34536: raise error for invalid _missing_ results (GH-9147)#9381

Closed
miss-islington wants to merge 1 commit into
python:3.7from
miss-islington:backport-019f0a0-3.7
Closed

[3.7] bpo-34536: raise error for invalid _missing_ results (GH-9147)#9381
miss-islington wants to merge 1 commit into
python:3.7from
miss-islington:backport-019f0a0-3.7

Conversation

@miss-islington

@miss-islington miss-islington commented Sep 18, 2018

Copy link
Copy Markdown
Contributor
  • raise exception if missing returns None or invalid type
    (cherry picked from commit 019f0a0)

Co-authored-by: Ethan Furman ethan@stoneleaf.us

https://bugs.python.org/issue34536

* raise exception if _missing_ returns None or invalid type
(cherry picked from commit 019f0a0)

Co-authored-by: Ethan Furman <ethan@stoneleaf.us>
@miss-islington

Copy link
Copy Markdown
Contributor Author

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

1 similar comment
@miss-islington

Copy link
Copy Markdown
Contributor Author

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

@ned-deily

Copy link
Copy Markdown
Member

@ethanfurman Should this be fixed up and merged for 3.7?

@vstinner

Copy link
Copy Markdown
Member

@ethanfurman Should this be fixed up and merged for 3.7?

I created PR #9978 which fixes the cherry-pick conflict.

@vstinner vstinner closed this Oct 19, 2018
@miss-islington
miss-islington deleted the backport-019f0a0-3.7 branch October 19, 2018 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants