Fixed #16335 -- Clarified an unintuitive behavior.
The DTL will perform dict lookup before method lookup, which yields an unexpected result for defaultdicts.
Loading
Please register or sign in to comment
The DTL will perform dict lookup before method lookup, which yields an unexpected result for defaultdicts.