]> granicus.if.org Git - python/commit
Issue #24726: Revert setting the value on the dict if
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 6 Nov 2015 09:07:31 +0000 (11:07 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Fri, 6 Nov 2015 09:07:31 +0000 (11:07 +0200)
commit3a811f272af4df08044a9500c6350a5eb8bb2fe9
tree6e13e29bd08d7cc8580ef25e2cdba974d071c436
parent6980be40bd7522261be45431e23dbde4c8ec4d70
parentd5f353ec8dc823dcaf24f927e0648b1891b9cebc
Issue #24726: Revert setting the value on the dict if
_odict_add_new_node() fails.