commit | 0f2fc8bee0b435ee2934751264196db30d16ed8a | [log] [tgz] |
---|---|---|
author | Victor Stinner <vstinner@redhat.com> | Sat Oct 20 01:49:30 2018 +0200 |
committer | Ethan Furman <ethan@stoneleaf.us> | Fri Oct 19 16:49:30 2018 -0700 |
tree | b8648a097df2009490652c17331913714eb49e27 | |
parent | 2a6cf446802079a3ee57147de8273c84d63767e9 [diff] |
bpo-34536: raise error for invalid _missing_ results (GH-9147) (GH-9978) * raise exception if _missing_ returns None or invalid type