]> granicus.if.org Git - python/commit
Issue #28040: Cleanup find_empty_slot()
authorVictor Stinner <victor.stinner@gmail.com>
Tue, 13 Sep 2016 07:38:29 +0000 (09:38 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Tue, 13 Sep 2016 07:38:29 +0000 (09:38 +0200)
commit74822c15b3f4cf97b2c7fbbf97058883bf404013
treeee2df7e0756ebb32b75d7a4e7dd4d8698ab635bc
parentdcbed36e718a9359f5fae34b2d8a287bd9435b9a
Issue #28040: Cleanup find_empty_slot()

find_empty_slot() only supports combined dict
Objects/dictobject.c