]> granicus.if.org Git - python/commit
Issue #20440: Applied yet one patch for using Py_SETREF.
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 27 Dec 2015 10:38:28 +0000 (12:38 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 27 Dec 2015 10:38:28 +0000 (12:38 +0200)
commitbdb908ea5466bfa09869fd2e1e7f3b17fe0fb2ea
treeab1e4e4a74bd5cb976d2473b5e76e9ba74b94edb
parent40005a7807bf2140d045c2bb8b4ef8af1e4770a0
parent4a1e70fc31d224786a32f950edaf73c8ea9c194d
Issue #20440: Applied yet one patch for using Py_SETREF.
The patch is automatically generated, it replaces the code that uses Py_CLEAR.
Modules/_io/bufferedio.c
Modules/_io/textio.c
Modules/_pickle.c
Modules/_struct.c
Modules/itertoolsmodule.c
Python/ceval.c