| commit | a24107b04c1277e3c1105f98aff5bfa3a98b33a0 | [log] [tgz] |
|---|---|---|
| author | Serhiy Storchaka <storchaka@gmail.com> | Mon Feb 25 17:59:46 2019 +0200 |
| committer | GitHub <noreply@github.com> | Mon Feb 25 17:59:46 2019 +0200 |
| tree | 55aa5a700e08e3ba27b0361df2b1043be5c4701a | |
| parent | a180b007d96fe68b32f11dec720fbd0cd5b6758a [diff] |
bpo-35459: Use PyDict_GetItemWithError() instead of PyDict_GetItem(). (GH-11112)