]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #28077: find_empty_slot() only supports combined dict
authorVictor Stinner <victor.stinner@gmail.com>
Mon, 12 Sep 2016 12:17:40 +0000 (14:17 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Mon, 12 Sep 2016 12:17:40 +0000 (14:17 +0200)
commit3c336c59157ea39f366a0562e710566873cc4fb1
tree5c08f6077614cd548f7888e23965415468ee28d8
parent57f91ac95aec1922ba104019a81a6508485862c4
Issue #28077: find_empty_slot() only supports combined dict
Objects/dictobject.c