]> granicus.if.org Git - python/commit
bpo-26491 Defer DECREFs until enumobject is in a consistent state (#3747)
authorRaymond Hettinger <rhettinger@users.noreply.github.com>
Mon, 25 Sep 2017 09:15:53 +0000 (02:15 -0700)
committerGitHub <noreply@github.com>
Mon, 25 Sep 2017 09:15:53 +0000 (02:15 -0700)
commit8110dbd470f3daa4de58dda66d360e3c26d3b94f
tree1f5c602bcfbeedbc3cf2e6cfc86a5f44611b12a3
parente6d9fcbb8d0c325e57df08ae8781aafedb71eca2
bpo-26491 Defer DECREFs until enumobject is in a consistent state (#3747)
Objects/enumobject.c