]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #27909: Fix INCREF for possible NULL value
authorRaymond Hettinger <python@rcn.com>
Wed, 31 Aug 2016 15:44:11 +0000 (08:44 -0700)
committerRaymond Hettinger <python@rcn.com>
Wed, 31 Aug 2016 15:44:11 +0000 (08:44 -0700)
commitf0afe77c52971e17e559ae4e7889bf353fccffb5
tree3eec7e7427faa42f06cecb10ce015405528c6875
parent74eda76085036d836041e616332ef3257d0172d3
Issue #27909: Fix INCREF for possible NULL value
Python/import.c