diff options
author | Dong-hee Na <donghee.na92@gmail.com> | 2020-10-22 09:44:18 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-22 09:44:18 (GMT) |
commit | 8a9463f2d4044506910e26a8ed42e2bc9fc3e0f8 (patch) | |
tree | f1a801e5dd84329f46c82d6512f7d27e412d3c2d /Tools/c-analyzer/c_parser/preprocessor/errors.py | |
parent | c8ba47b5518f83b5766fefe6f68557b5033e1d70 (diff) | |
download | cpython-8a9463f2d4044506910e26a8ed42e2bc9fc3e0f8.zip cpython-8a9463f2d4044506910e26a8ed42e2bc9fc3e0f8.tar.gz cpython-8a9463f2d4044506910e26a8ed42e2bc9fc3e0f8.tar.bz2 |
_testmultiphase: Fix possible ref leak (GH-22881)
This is just test code, but sometimes external contributors reference the code snippets from test code.
`PyModule_AddObject` should be handled in the proper way.
https://docs.python.org/3/c-api/module.html#c.PyModule_AddObject
Diffstat (limited to 'Tools/c-analyzer/c_parser/preprocessor/errors.py')
0 files changed, 0 insertions, 0 deletions