]> granicus.if.org Git - python/commit
Issue #20440: More use of Py_SETREF.
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 27 Dec 2015 13:41:58 +0000 (15:41 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 27 Dec 2015 13:41:58 +0000 (15:41 +0200)
commit2e6c8296817a8476cdb4c3c6ce6d79304379a4d7
treeb72997107e4fafd6aa8fdfef95dfe2c3d7b2d035
parent8688acaf2ef4f355725bf4d5bf024fed99752061
Issue #20440: More use of Py_SETREF.
This patch is manually crafted and contains changes that couldn't be handled
automatically.
Modules/_ctypes/_ctypes.c
Modules/_elementtree.c
Modules/_sqlite/cursor.c
Modules/zlibmodule.c
Objects/exceptions.c
Python/errors.c