]> granicus.if.org Git - python/commit
bpo-29548: Fix some inefficient call API usage (GH-97)
authorINADA Naoki <methane@users.noreply.github.com>
Thu, 16 Feb 2017 00:26:01 +0000 (09:26 +0900)
committerGitHub <noreply@github.com>
Thu, 16 Feb 2017 00:26:01 +0000 (09:26 +0900)
commit72dccde884d89586b0cafd990675b7e21720a81f
treeb0a57ee76f067c30869089792f385d950dcf22d5
parent72e81d00eee685cfe33aaddf2aa9feef2d07591f
bpo-29548: Fix some inefficient call API usage (GH-97)
Modules/_testcapimodule.c
Modules/_threadmodule.c
Modules/_tkinter.c
Objects/abstract.c
Objects/fileobject.c
Objects/typeobject.c
Objects/weakrefobject.c