]> granicus.if.org Git - python/commit
Issue #26200: Restored more safe usages of Py_SETREF.
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 11 Apr 2016 06:57:37 +0000 (09:57 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 11 Apr 2016 06:57:37 +0000 (09:57 +0300)
commit59865e7fe158bcedc0c2b6252593650b018cf738
tree8c11c78ca7a4bb7defc9b37f45c1bf92242814c6
parenta29f7204937dc2600f6cdf6af91ef0c30dba36dc
parent864b63c33f8f715121efeb9fce031f9c2534c27a
Issue #26200: Restored more safe usages of Py_SETREF.
Modules/_decimal/_decimal.c
Objects/floatobject.c