mirror of
https://github.com/python/cpython.git
synced 2025-10-28 04:04:44 +00:00
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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| abc.py | ||