]> granicus.if.org Git - python/commit
Split lookdict_unicode_nodummy() assertion to debug
authorVictor Stinner <victor.stinner@gmail.com>
Thu, 8 Sep 2016 18:16:07 +0000 (11:16 -0700)
committerVictor Stinner <victor.stinner@gmail.com>
Thu, 8 Sep 2016 18:16:07 +0000 (11:16 -0700)
commitdee6e252cc59c3143786f3e4cfaa1a6c335381b6
tree8dc81840adf2e06647497aeeffab191581ae7285
parentf3fd06a2e4d42cf8e4e82a5b6cbff1e5a515aff3
Split lookdict_unicode_nodummy() assertion to debug

Issue #27350.
Objects/dictobject.c