summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorBar Harel <bar.harel@biocatch.com>2022-05-10 21:23:45 (GMT)
committerGitHub <noreply@github.com>2022-05-10 21:23:45 (GMT)
commit30a43586f0d1776d25beb71b92f9880be7997e1b (patch)
treeee687cdb9f119fefe39f1eefa9941ad8af25e835 /setup.py
parentf481a02e6c7c981d1316267bad5fb94fee912ad6 (diff)
downloadcpython-30a43586f0d1776d25beb71b92f9880be7997e1b.zip
cpython-30a43586f0d1776d25beb71b92f9880be7997e1b.tar.gz
cpython-30a43586f0d1776d25beb71b92f9880be7997e1b.tar.bz2
bpo-39264: Fix UserDict.get() to account for __missing__() (GH-17910)
Here's the patch according to the discussion at the [Python-Dev mailing list](https://mail.python.org/archives/list/python-dev@python.org/thread/SDXOEMAEM6KQ3CQCJVBVRT5QNSPAVU6X/). UserDict.get() will match dict's behavior and not call `__missing__`. Automerge-Triggered-By: GH:rhettinger
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions