summaryrefslogtreecommitdiffstats
path: root/Modules/_operator.c
diff options
context:
space:
mode:
authorNick Coghlan <ncoghlan@gmail.com>2015-05-23 15:03:46 (GMT)
committerNick Coghlan <ncoghlan@gmail.com>2015-05-23 15:03:46 (GMT)
commita48db2bc8b882e887fbe8a84b31828d8491dd877 (patch)
tree6c23d36fde01e8961bac1d24d6a87334b7c4f465 /Modules/_operator.c
parentd5cacbb1d9c3edc02bf0ba01702e7c06da5bc318 (diff)
downloadcpython-a48db2bc8b882e887fbe8a84b31828d8491dd877.zip
cpython-a48db2bc8b882e887fbe8a84b31828d8491dd877.tar.gz
cpython-a48db2bc8b882e887fbe8a84b31828d8491dd877.tar.bz2
Issue #24268: Address some PEP 489 refleaks
- missing DECREF in PyModule_FromDefAndSpec2 - missing DECREF in PyType_FromSpecAndBases2 - missing DECREF in _testmultiphase module Patch by Petr Viktorin
Diffstat (limited to 'Modules/_operator.c')
0 files changed, 0 insertions, 0 deletions