]> granicus.if.org Git - python/commit
Issue #20440: More use of Py_SETREF.
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 27 Dec 2015 13:44:33 +0000 (15:44 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 27 Dec 2015 13:44:33 +0000 (15:44 +0200)
commit726fc139a5f40d81a0013c856be1283da08de4a0
tree7a7fe3b19e13842df5b5d45a8567fbfb5e7bbd75
parentbdb908ea5466bfa09869fd2e1e7f3b17fe0fb2ea
parent191321d11bc7e064e1a07830a43fa600de310e1b
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/unicodeobject.c
Python/ast.c