commit | 019f0a0cb85ebc234356415f3638b9bd77528e55 | [log] [tgz] |
---|---|---|
author | Ethan Furman <ethan@stoneleaf.us> | Wed Sep 12 11:43:34 2018 -0700 |
committer | GitHub <noreply@github.com> | Wed Sep 12 11:43:34 2018 -0700 |
tree | 283d1c2dacb285c8f091bf4bb1f79e7520026fb1 | |
parent | a5d1eb8d8b7add31b5f5d9bbb31cee1a491b2c08 [diff] |
bpo-34536: raise error for invalid _missing_ results (GH-9147) * raise exception if _missing_ returns None or invalid type