]> 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:48 +0000 (12:38 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 27 Dec 2015 10:38:48 +0000 (12:38 +0200)
commit8688acaf2ef4f355725bf4d5bf024fed99752061
tree54fbd38241f36f98207830447e5f9c4f73627318
parent82ea0f9517a1b799e7457fd6afa19b9c2d75da7f
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/_struct.c
Objects/exceptions.c