SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72125 0 10 Python

bpo-31572: Get rid of _PyObject_HasAttrId() in dict and OrderedDict. (#3728)

Silence only AttributeError when get "key" and "items" attributes in
the constructor and the update() method of dict and OrderedDict .
S
Serhiy Storchaka committed
60c3d3551a96febac7b6016fb44605643842c686
Parent: 1707e40
Committed by GitHub <noreply@github.com> on 11/11/2017, 2:19:56 PM