• Tim Peters's avatar
    SF bug #491415 PyDict_UpdateFromSeq2() unused · f582b82f
    Tim Peters yazdı
    PyDict_UpdateFromSeq2():  removed it.
    PyDict_MergeFromSeq2():  made it public and documented it.
    PyDict_Merge() docs:  updated to reveal <wink> that the second
    argument can be any mapping object.
    f582b82f
dictobject.h 4.92 KB