diff options
author | Nick Coghlan <ncoghlan@gmail.com> | 2015-05-23 15:03:46 (GMT) |
---|---|---|
committer | Nick Coghlan <ncoghlan@gmail.com> | 2015-05-23 15:03:46 (GMT) |
commit | a48db2bc8b882e887fbe8a84b31828d8491dd877 (patch) | |
tree | 6c23d36fde01e8961bac1d24d6a87334b7c4f465 /Modules/_operator.c | |
parent | d5cacbb1d9c3edc02bf0ba01702e7c06da5bc318 (diff) | |
download | cpython-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