]> granicus.if.org Git - python/commit
Issue #28999: Use Py_RETURN_NONE, Py_RETURN_TRUE and Py_RETURN_FALSE wherever
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 23 Jan 2017 08:23:58 +0000 (10:23 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 23 Jan 2017 08:23:58 +0000 (10:23 +0200)
commitd1302c01544317267345970f351a015626b54f61
tree332559e78670c92434301ee77133ec08fd762973
parent228b12edcce49649d6befa3c03dbcefd5a22ae76
Issue #28999: Use Py_RETURN_NONE, Py_RETURN_TRUE and Py_RETURN_FALSE wherever
possible but Coccinelle couldn't find opportunity.
Include/py_curses.h
Modules/_ctypes/cfield.c
Modules/_json.c
Modules/_testcapimodule.c
Objects/stringlib/unicode_format.h