]> granicus.if.org Git - python/commit
Issue #28194: Clean up some checks in dict implementation.
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 26 Sep 2016 18:29:34 +0000 (21:29 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 26 Sep 2016 18:29:34 +0000 (21:29 +0300)
commit46825d2399a461b060f2451c93cd0c349c5df485
tree6ac7c4ef424c47d374aa8153c473b8a0898a4d62
parent4781b59185220b6db3081257a21ba904efcce012
Issue #28194: Clean up some checks in dict implementation.
Patch by Xiang Zhang.
Objects/dictobject.c